Click to See Complete Forum and Search --> : Sorting ListView without header?


July 26th, 1999, 06:03 AM
Hi,

In a listview program, I want to sort the Listview based on some integer variable. But it's not a column in my view and thus not clickable. This I want to do at startup & Whenever the user chooses the menu item.
How can I do that?

TIA.