Hi,
I am trying to migrate a traditional web app to reactive web app, for a table with the list source instead of an aggregate source, I want to add pagination to separate it as 3 pages.
The table will display all list records in one page even I define the pagination; seems the pagination does not work at all.
what should I do to make the pagination working? Any one have the suggestion or any documentation I can refer to? thanks.
Hi @Na Fu
Hope this Link will help you, and i have attach the oml. Please let me know if any doubt.
Thank you.
Hi @Na Fu ,
Here’s a complete, in-depth guide on this topic: Paginating, sorting and filtering data from a Data Action .
Hi @Na Fu , please share your oml file, so it will be easy to resolve