How to sort multi-column in DataGridView?
C#
3
Posts
2
Posters
0
Views
1
Watching
-
When you have a DataGridView of a table how do you sort multi-column in DataGridViw? Any help will be appreciated. Thank you.:rolleyes: Jamestown
-
When you have a DataGridView of a table how do you sort multi-column in DataGridViw? Any help will be appreciated. Thank you.:rolleyes: Jamestown
-
I have just come across this article and it seems this is what you want http://www.codeproject.com/useritems/ccsdatagrid.asp[^]
I am a SysAdmin, I battle my own daemons.
Thanks. I'll try it to see how it works.