[jQuery] [tablesorter.pager] Does it work with dynamic tables?

[jQuery] [tablesorter.pager] Does it work with dynamic tables?


Hi, I have two tables in my page.
One, static, works perfectly with tablesorter and its pager plugin.
The other is filled through Ajax calls. I'm using the trigger
("update") method, as described in the tablesorter docs, but the pager
just does not work.
Does anyone know what it can possibly be?