Does anyone know how to sort by numbers in a list view control.
Thanks in advance.
Jason
Printable View
Does anyone know how to sort by numbers in a list view control.
Thanks in advance.
Jason
You just need to set the sortkey property to the key of the column containing then numbers, and the sorting should be done for you.
Tom Cannaerts
[email protected]
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook