> Just a general question - How big of a data table is this script effective > for? At what point does it make more sense to go back to the server?
For sorting I've used it on tables approaching 1,000 rows and the performance was just fine. The speed of the script is much better than most other sorting libs, I think. I don't think it makes sense to do extensive client-side paging - that works best via ajax, IMO. Matt _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/