How can I add navigaition to the table displayed in HTML file?

arpit_gadle

New member
I want to display records from clients table in the database to the table of 9 rows in the HTML page using AJAX. If the client records are more than 9. I should provide navigation to view the next and the previous clients record without refreshing the page. How can i do this?
 
Back
Top