AD
Administrator
Syncfusion Team
December 7, 2006 12:26 PM UTC
Hi James,
GroupingSortList wraps a DataView with a IBindingList and implements the IGroupingList interface and its Sort method. This allows performing the sort on the dataview directly instead of letting the grouping engine perform the sorting for improving the performance.
Best Regards,
Haneef