Click here to Skip to main content
15,904,348 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,
I have displayed a datagrid with data from database using html table. Now i want to include paging concept to my grid. How to do that pls help?
Posted

1 solution

Your question is vague. What platform are you using, Windows, Linux, is web server Apache or IIS? What database are you using?? If you are trying to create php grid from scratch, you should take a look an existing solution such as phpGrid that pulls data from a database and handles pagination automatically for you.
 
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