J
Just Me
I populate a ListBox with Objects (not Strings) that has a String field
(which is displayed) and an Integer field (which is not displayed).
I need to have the displayed items in the Listbox sorted. But sorted by the
Integer field not the displayed String.
Is there some way I can do that (in much the way a ListView can be sorted by
any column)
Thanks
(which is displayed) and an Integer field (which is not displayed).
I need to have the displayed items in the Listbox sorted. But sorted by the
Integer field not the displayed String.
Is there some way I can do that (in much the way a ListView can be sorted by
any column)
Thanks