RC
Rajadurai C
Syncfusion Team
May 16, 2011 07:50 PM UTC
Hi Tomio,
Thanks for your interest in Syncfusion Products.
The group caption rows in the child groups can be removed by handling the following code setting.
gridGroupingControl1.ChildGroupOptions.ShowCaption = false;
Regards,
Rajadurai