AD
Administrator
Syncfusion Team
June 12, 2005 01:51 PM UTC
Here is rough sample showing one way to do multicolumn sorts in a GridControl that holds its data. There is a comment explaining things above the SortCol method.
http://www.syncfusion.com/Support/user/uploads/GridControlMultiColumnSort_2cd85cd1.zip
There is also another similar but different sample in http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=29588
AD
Administrator
Syncfusion Team
June 18, 2005 05:19 PM UTC
Could you please provide the example below in VB.NET as opposed to C#. It isn''t clear from the C# example on how to implement in VB.NET.
Bob
>Here is rough sample showing one way to do multicolumn sorts in a GridControl that holds its data. There is a comment explaining things above the SortCol method.
>
>http://www.syncfusion.com/Support/user/uploads/GridControlMultiColumnSort_2cd85cd1.zip
>
>There is also another similar but different sample in http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=29588
AD
Administrator
Syncfusion Team
June 18, 2005 05:44 PM UTC
Here is a VB version.
http://www.syncfusion.com/Support/user/uploads/GC_MultiColumnSort_283376fa.zip