+ 1
How to show 1 row at a time in a div and navigate between rows via buttons using PHP, Jquery(Ajax)?
I want to show a single row from a database in a div by using PHP and jQuery (Ajax). And I want to navigate between rows via buttons without refreshing the page within a single div. How do I do it? I don't want to refresh the page each time user taps/clicks on (prevoius) and (next) buttons.
2 odpowiedzi
0
Did you try bootgrid?
0
jquery-bootgrid.com