Hi all!
I got an listview in
vb.net. I implemented a sorting class for it. When a person clicks on a columnheader the column ist sorted. All works fine. But when a listviewitem is selected the sorting fails. What happens it that listview entries get replaced by the one that is selected. I tried to unselect all entries, then sort and then reset the selected ones. Works good up to the point where I reset the selected items??
Has somebody got the same problem before?
Help would be very welcome
Bye
Mike