GridGroupingControl sorting

hello
i have a problem with sorting GridGroupingControl

where can i see the list of the newe sorted elements after the sort

thanks

1 Reply

RC Rajadurai C Syncfusion Team May 12, 2009 10:09 AM UTC

Hi Michael,

Thanks for your interest in Syncfusion products.

Once the grid gets updated, the sorted elements will get displayed in the grid binded to that updated datasource.
If you want the details of the sorting after it take place in grid, you can try handling SortedColumns.Changed event. This event get triggerred when sorting takes place in grid.

Regards,
Rajadurai

Loader.
Up arrow icon