[jQuery] Tablesorter default order information

[jQuery] Tablesorter default order information


Hallo all.
I'm using the tablesorter 2.0 plugin and I found it marvellous.
I have a question about the sorting algorithm.
Imagine that i got a table with 2 columns with text content: column A
and column B
When i first order column A I click on the header and the content is
sorted in ascending order from A to Z; then I click on column B and
the content is sorted in ascending order from A to Z; now I click
again on column A and the content is sorted in descending order from Z
to A.
I imagine that this is the default plugin behaviour. Is there any way
to reset the order history of each column when I click on another
column?
Kind regards
Massimo