Hi
I have a ListBox that has thousands of items in it. Each item contains several numbers and caharcters.
I want to put a few buttons in to do useful searching and sorting. Can anyone suggest a few ways to do this? As you can see in the image the list contains several preceding numbers
You mention buttons, what did you have in mind? If you have categories, ... then you could include combo boxes that when the selection changes it filters the listbox.