I've added a REST source to a datatable and found out that it loads all the data from the source first before it renders the rows.
Is there a way to only provide a reasonable ammount of data (e.g. 100 rows per go) or to page it by the "next"/"prev" buttons? What about the searchfield in such case? Will it have a different functionality to search within remote data?
↧
Pages access to large data via REST
↧