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

Example on How to Multi-Column Sort with GridControl

Can anyone please provide an example on how to Multi-Column sort using the GridControl. I have seen examples with the GDBG but need to do the samething with the gridControl. Thanks, Bob

3 Replies

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

Loader.
Live Chat Icon For mobile
Up arrow icon