Hi All,
A colleague of us asked the following question in our community. Does anyone have any idea?
"We are working on a FIORI (Full screen) App. Here we need to include pagination as there number of records returned are high.
We are using a table control and so I tried to use the 'growing' property of 'Table' to include pagination, with 'Threshold' value as 20.
But with this, only if the model has the entire set of data, (for e.g 200) the pagination button(More [20/ 200]) is displayed.
In my use case, I want to trigger the service call which would send next 20 records , each time 'More' button is clicked and the count of the total number of records need to be shown.Basically, I do not want pagination at UI level(I do not want to send the entire set of data from the service, but send 20 at a time )
Could you please suggest how this could be achieved."
Thanks a lot in advance,
Best Regards,
Firat
SAP Business Support Network