Click here to Skip to main content
15,883,835 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI,
I am new to this Jquery, can anyone help me in creating a jquery pagination,column sorting for the dynamically created html table which takes the value from the database using web service.

Thanx in advance.
Posted

Take a look at the article jQuery Tablesorter: Pagination and Sorting made simple[^] and discussion Dynamic data table pagination and sorting with chnaging contents[^].

You can use DataTables API[^] or jPList Plugin[^].

Go through the documentations, demos to know more.

Thanks...
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900