I have a listview and some data being shown. I would like to allow the user to change the sort order by clicking on the columns.
Is there any way to do that? A lot of applications do so i guess i could do that.
Thanks in advance.
Printable View
I have a listview and some data being shown. I would like to allow the user to change the sort order by clicking on the columns.
Is there any way to do that? A lot of applications do so i guess i could do that.
Thanks in advance.
I use this code which is great and fast.
Only thing is you need to specify the column data type in its tag property
Cant remember where I found it though :(
Try and see
:wave: