Click to See Complete Forum and Search --> : listview


theghost
September 18th, 2001, 08:12 PM
Does anyone know how to sort by numbers in a list view control.

Thanks in advance.

Jason

Cakkie
September 19th, 2001, 01:00 AM
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
slisse@planetinternet.be

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