1
Reply

ListView won't sort!!!

supersonic_skymaster

supersonic_skymaster

Aug 25 2004 9:11 PM
3.1k
I am trying to sort the listview control, but it doesn't seem to be working. The listview.View is smallicons. It already contains a few items. but when i tried to sort it descendingly, it keeps on giving me the ascending order. I just used: listview.Sorting = SortingOrder.Descending; Is there anything else that I have to do? Thank you.

Answers (1)