I want to display more than 100,000 data on a 1page 10data.
For example, when i press page 1023, Data from 10221 to 10230 should be displayed.
In this case, should I use 'search after' instead of 'scroll'?
If it is being developed by C++ and needs to use 'search after', I wonder if it is possible to find the '_pit id' and then create a formula to operate 'search after' several times to obtain the desired value.
I ask for your help.