I had a similar problem. I solved it by re-initiating the tableSorter. Example, here:
http://tpl.tornkvist.org:8383/ (or rather here: http://tpl.tornkvist.org:8383/js/tpl.js ) Cheers, Tobbe On Apr 3, 2:22 pm, "Dmitrii 'Mamut' Dimandt" <[EMAIL PROTECTED]> wrote: > Hi. > > A friend of mine is using the tablesorter plugin on one of the tables on > the page. He needs to sort a column when a button on the page is > pressed. That is, not the header of the column, but a completely > separate button on the page. > > How can this be achieved? > > Thank you