We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

How to group a GridGroupingControl programmatically

Hi, I am using the GridGroupingControl for two weeks now for custom data and I have to group it before displaying. But how?

1 Reply

AD Administrator Syncfusion Team November 29, 2006 04:58 AM UTC

Hi Markus,

To programmitically group by a column, you add the column to the GroupedColumns collection.

this.gridGroupingControl1.TableDescriptor.GroupedColumns.Add("Col2");

Please refer to the Eval center link for more details.
http://www.syncfusion.com/support/evalcenter/default.aspx?cNode=5

Best Regards,
Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon