Requirement: I need to display tabular data and allow the user to sort it by multiple columns

I am generating a dataset for display within my app which has multple rows and columns. I want the application users to be able to specify one or more columns to sort the data by.


Solutions:

Submit a new solution to this problem >
How to display sort numbers if you sort a grid by several columns
The solution demonstrates how you can sort iGrid.NET by several columns and mark sorted columns by numerated sort icons.
(VB.NET 2005\WinForms .NET 2.0)