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