Need Help with Jquery TableSorter Pager plugin.
- by chobo2
Hi
I am using the tablesorter plugin: http://tablesorter.com/docs/ with jquery 1.4.2
Now my problem is this. The user can dynamically add rows to the table. But this seems to mess up the paging. Like first it gets added to the first "page" of rows but if you would go to the second page and you go back to the first page. You newly record is gone.…