[jQuery] Re: table pagination plugin

2007-10-26 Thread FreeFallFred
The doc explains very well how it works. All you have to do is add a pager div to the existing tablesorter object. As for the DB question, you pull all the data once, and the pager plugin does the magic for you. On Oct 19, 7:56 am, Bhaarat Sharma [EMAIL PROTECTED] wrote: Hi is there a good

[jQuery] Add row and refresh tablesorter with pager.

2007-10-16 Thread FreeFallFred
Hi, First, thanks for the great jquery API and the tablesorter/pager plugin. They are really easy to use. I've had a need recently to dynamically add row and refresh the table. For now, I don't really care about refreshing the page at the page where the new row will be added, I just want the