Pagination control table using SDP
Summary:
Our Client requirement has to build the pagination using next button instead of scrolling to load the data. Client want to see 20 rows of data at one screen and click on next button to see another 20 rows of data.
I'm able to achieve the functionality using ADP based on Shay's blog, but want to have same functionality using SDP.
This blog shown the pagination and fetch the data when its scroll using SDP but same feature we want to achieve using next button SDP
https://blogs.oracle.com/shay/post/table-pagination-and-scrolling-in-visual-builder-explained
Please guide me to get pagination using SDP with Next button option.
Tagged:
2