How to sort a ListView control by a column (with Groups)
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I've read the following article: http://support.microsoft.com/kb/319401[^] It actually worked very nicely with my project but when I grouped listView items (using Group property) it stopped working completely. Can you please tell me how can I fix that? Your help would be greatly appreciated.