Hi!
I have a ListView with 14 columns and now i want to sort them!
I can sort it on one column, for example column no 4.
But i want to sort my data in this column order: 0,11,1.
I cant find any usefull information on how this can be done, do i need to replace the ListView with some other control if so, how do i sort the new control like this...
Thanks
-Robert-
I have a ListView with 14 columns and now i want to sort them!
I can sort it on one column, for example column no 4.
But i want to sort my data in this column order: 0,11,1.
I cant find any usefull information on how this can be done, do i need to replace the ListView with some other control if so, how do i sort the new control like this...
Thanks
-Robert-