I've got a 5 column list box and the user needs to be able to sort any one of the 5 columns.
I've got an A-Z and Z-A button above each column, which works perfectly well, but it looks ridiculous.
Isn't there a better way of sorting a list box? Maybe only 1 button which toggles between A-Z and Z-A as you sort either way for each column.
Or is there a better way in doing this?
I've got an A-Z and Z-A button above each column, which works perfectly well, but it looks ridiculous.
Isn't there a better way of sorting a list box? Maybe only 1 button which toggles between A-Z and Z-A as you sort either way for each column.
Or is there a better way in doing this?