[jQuery] TableSorter - Storing Sorted Columns To Restore After Ajax Call

[jQuery] TableSorter - Storing Sorted Columns To Restore After Ajax Call


I have a page whereby everytime it receive focus the tables on it refreshes
automatically so the user always has the latest data
I want to store the currently selected sort order from tablesorter so that
after I re-create the table again I can specify what the users sort order
was before the table was recreated
Any suggestions on how I do that? I see using FireBug that the sorted
columns have sortcol, sortdesc in them but was wondering if there was an
existing to get this data rather than coming up with my own method.
--
View this message in context: http://www.nabble.com/TableSorter---Storing-Sorted-Columns-To-Restore-After-Ajax-Call-tf4580714s27240.html#a13076005
Sent from the jQuery General Discussion mailing list archive at Nabble.com.