Listbox - Clickable Column Headers?

chook

Registered User.
Local time
Today, 20:59
Joined
Mar 4, 2013
Messages
11
Hi,

I was wondering if a list box can be made so the header of each columns is clickable.. so you can sort by that column either alphabetically or numerically?

Thanks.
 
You can simulate the Clickable column header... I have not tried this, but in theory should work.. Create Labels that will look like headers and you will have the On Click event of the label where you can code the Sort by..

BTW, as I mentioned I have not tried it, but should work.. There might be other replies as well.. You might want to see.. :)
 

Users who are viewing this thread

Back
Top Bottom