[jQuery] Select all control for tablesorter+pager?
Hi all
I've been using the tablesorter+pager plugin quite effectively up to
now.
Now, I'd like to add a gmail style "select all" control, i.e one that
* selects the rows in the current page
* shows a link saying "select all the xxx items (in yyy pages)", which
selects all the records in all the pages
The problem is, I can't find a hook for doing so. AFAIK the pager
plugin relies on the tablesorter cache to modify the table body.
Anyone with some suggestions?
thanks a lot, cheers
F