Hey guys and guls!

This is my first post in the list, and I'm starting with jQuery, it is an
awesome framework, great work developers and my congratulations to the
developers.

So I'm getting into it and implementing jQuery with a CMS I made, but I had
a little problem with tablesorter and tableger plugins.

I'm trying to implement the tablesorter and tablepager plugins together[1],
but It seems like tablesorter 1.0.3 has dropped the support for the
tablepager plugin, and I can't find an actual example using them together
with the current version 1.0.3.

I managed to make them work together using the old tablesorter version from
the example I found [2], the sorter works great but the tablepager doesn't
initialize on document ready.

I have to sort a column first if I want to initialize the pager. I can use a
'sortColumn' to force a sort so the pagers starts too, but I don't want to
start the document with a column sorted.

So, Any ideas?


[1] http://motherrussia.polyester.se/pub/jquery/demos/pager/
[2] http://motherrussia.polyester.se/pub/jquery/demos/pager/tablesorter.js

<http://Cristalab.com>
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to