I am planing to build a Rad server(Rest) project and have some question that I couldn't find an answer. Is there a way to send records to the client as paged by using EMS components if I have millions of record in a table. if not in this case which methods can be used?
Edit: there is a table with millions of records and user is going to filter and query the records. Is there a way like paging records in Rad Server if User didn't do a good filtering and query returns more records than expected?