Click here to Skip to main content
15,884,986 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I create a div style like grid control.and data append through ajax(javascript).Now i want to add paging functionality in this div. any one know how to do this paging functionality using javascript or jquery?
Posted
Comments
Maarten Kools 29-Jan-14 15:06pm    
We actually use the DataTables[^] jQuery plugin. It offers all that, and more.

1 solution

you can use jqery datatables or jqgrid plugin they provide very good functionality for all such functionality like


paging , sorting , searching,editing etc...

jqgrid[^]

Datatable[^]
 
Share this answer
 
v3

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