i need to sort listitem in list view by column, with a click and reclick on alabel1
first click in descendet and if i re-click in ascendent
how to?
note:
- the column is the number 9 in list view
- the value in column 9 are similar: 00001,00045, ...47898 (i just format the the value before to put in cells of listview with format(value,"#00000")
first click in descendet and if i re-click in ascendent
how to?
note:
- the column is the number 9 in list view
- the value in column 9 are similar: 00001,00045, ...47898 (i just format the the value before to put in cells of listview with format(value,"#00000")