How to access child row?

How do i access the child row in a hierarchy GDBG. We have requirement where operations are performed at child row. so for example, in grid currentcellmoved event with help of currencymanager i can determine the current row (which actually is a parent row). but how do i get the currently selected child row ? I am talking about ADO.NET DataRow objects ? Regards Yogi

1 Reply

AD Administrator Syncfusion Team January 12, 2006 07:17 PM UTC

Got it.. GetRecordStateAtRowIndex is the one.. >How do i access the child row in a hierarchy GDBG. > >We have requirement where operations are performed at child row. so for example, in grid currentcellmoved event with help of currencymanager i can determine the current row (which actually is a parent row). but how do i get the currently selected child row ? I am talking about ADO.NET DataRow objects ? > >Regards >Yogi >

Loader.
Up arrow icon