Writer:
|
I wrote a function to perform sorting of the table locally instead of
making a trip to the server each time. It uses the ".sorted" class to
determine which column needs sorting, thus only the table selector is
passed along with the sort order. At this stage it supports alphabetic
and (slightly crude) numeric sorting. I hope this helps someone.
Suggestions welcome.
Here is the function:
Use it via: