I have a parent command containing :
Emp Code
Emp Name

I have a child command :
Emp Code
Date
Other details

How do I pass a parameter to child command field "Date" ? (I am using this for MS Hierarchical FlexGrid)