Child Table Iteration


Hi
i have created a grid grouping control. it contains parent table and child table
 iam using below code to iterate the parent table rows in grid grouping control
foreach(TableRow row in this.GridGroupingControl1.TopLevelTable.Rows ) 
{
}
Similarly how to iterate child table rows and how to get controls in a child table 

1 Reply

SS Satheeskumar S Syncfusion Team August 5, 2013 12:37 PM UTC

Hi Mohan,


Thanks for your interest in Syncfusion Products.


We have updated regarding this requirement in the Forum- 110356

Could you please follow that forum.


Please let us know if you have any other concerns.

 

Regards,

Satheeskumar S


Loader.
Up arrow icon