G
Guest
My question is this:
How can I apply some kind of a function to a listview that allows it to sort
by both string and numbers whenever a header is clicked?
For example:
-------------------
INDEX
-------------------
1
-------------------
2
-------------------
3
------------------
hello
------------------
and
------------------
I want the user to be able to click the "INDEX" header and sort the
corresponding results by letters and numbers. I've searched the net for code,
but it either doesn't work or I can only click the header once and it will
not sort again.
Any suggestions?
How can I apply some kind of a function to a listview that allows it to sort
by both string and numbers whenever a header is clicked?
For example:
-------------------
INDEX
-------------------
1
-------------------
2
-------------------
3
------------------
hello
------------------
and
------------------
I want the user to be able to click the "INDEX" header and sort the
corresponding results by letters and numbers. I've searched the net for code,
but it either doesn't work or I can only click the header once and it will
not sort again.
Any suggestions?