Pagination n Sorting ?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
leela514
Forum Newbie
Posts: 3
Joined: Fri Apr 30, 2010 2:46 am

Pagination n Sorting ?

Post by leela514 »

i would like to quickly get some script for pagination and sorting(asc and desc) a table using javascript. table rows populated from db. can I find any .js file to implement these both?
any help is appreciated
thanks
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Pagination n Sorting ?

Post by Christopher »

JQuery has tablesorter. I have used it and it works nicely.
(#10850)
Post Reply