In the universal, there is pagination (e.g. 100 rows). How can a user perform a task for all the rows in the table, instead of only the 100 that is currently shown?
In the universal, there is pagination (e.g. 100 rows). How can a user perform a task for all the rows in the table, instead of only the 100 that is currently shown?
Best answer by Mark Jongeling
Hi Martijn,
We have a User story for this on the backlog! This will then allow you to run tasks for the selected row(s), all rows on the current page or a complete dataset.
Currently, a task could potentially affect the whole dataset if the underlying stored procedure affects the whole dataset. However, a task that runs on selected records cannot run for the entire dataset at the moment, only for the selected records on the page.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.