How to enable Scrolling on SDP Based Table/List
(Doc ID 2876291.1)
Last updated on MAY 13, 2024
Applies to:
Visual Builder Studio - Version 21.10.2 and laterInformation in this document applies to any platform.
Goal
We have a table where the data source is an SDP table, with a scroll-policy loadMoreOnScrollpolicy set, and scroll-policy options. fetch-size set to default 25.
The ORDS query behind the API of SDP contains around 56K records. As the fetch size is set to 25 it does not fetch more than 50 records.
What can be done to get the first 25 records on to table within seconds, and keep on fetching further data as we scroll?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |