Pagination without using jquery
Hi team, I am working on pagination while executing 20k records the page is loading 20k records and then pagination is working from Jquery Ui. But how can execute when i click on the page number it should hit to db and i need to get records. Can please help me out. Thanks in advance.