tablesorter - usage with async callback

tablesorter - usage with async callback


Hi
I have a set of tables which I am initially populating on the server,
and then appending data to via an Ajax WS. I am then trying to call
tablesorter on those tables. The sorting does not seem to work for the
data that is added via the second asyn call. I'm sure it is something
fairly trivial (e.g. rebinding / updating the control reference) but
if someone could offer any advice or pointers that would be much
appreciated!
cheers, dan