Pagination - to top of page
Pagination - to top of page
My users requested that I add the pagination to the bottom of the page. So it now exists at both top and bottom. Now they are requesting that when they click on a pagination button at the bottom of the page that when it moves to the new page of data it goes to the top of the page (click on [3], it takes you to the top of page 3). How do I do this?
"sDom": 'iplrtp<"clear">',
"sPaginationType": "full_numbers",
"sDom": 'iplrtp<"clear">',
"sPaginationType": "full_numbers",
This discussion has been closed.