Hi,
I currently have a SQL generated list of values that I am able to go to different pages using SQL Limit feature. What I would like to do it have something that will allow me to sort the columns.
For example say I have three values "name", "address", "contact". If I sort on "name" using ASC when the menu pop's up I want to be able to sort name by "DESC". Get what I mean.. I just wanted to know if someone has a class that can do this..
Thanks
- Justin