NR
Nirmal Raja
Syncfusion Team
July 22, 2010 02:32 PM UTC
Hi Jan,
Thank you for your interest in Syncfusion products.
Please try by specifying the name of the table in the GetTableDescriptor method and change the HeaderText property.
Please refer the code below:
this.gridGroupingControl1.GetTableDescriptor("ChildTableName").Column["Col1"].HeaderText = "NewText";
Let me know if you have any queries.
Regards,
Nirmal