[jQuery] TableSorter, Turning Sort Off

[jQuery] TableSorter, Turning Sort Off


Hello,
I'm considering using the TableSorter plugin (http://tablesorter.com)
for one of my projects, but I need to reconcile one thing: does anyone
know how I can revert the sort back to the original? Or even, how to
turn the sort-state to OFF, so that no header is selected and it
doesn't try to sort? That way I could at least reload the table from
the original data array.
Any suggestions?
Thanks,
-Nate