Hi Wuss,
Based on your requirements, you
want to perform paging on the server side and return only the records for the
current page. We suggest using a CustomAdapter to achieve this. With the custom
adapter feature, data will be fetched based on the skip and take requests from
the data manager. Kindly refer to the documentation for your reference.
Regards,
Prathap S