How to implement server side pagination on data grid in reactive application ?
Hello Ravichand G Y,
Are you using an Advance SQL Querry or an Arrgagate?
Best regards
Paulo Rosário
Hi paulo ,
I’m using aggregate
You will find all the documentation needed on this link to show you the necessary steps to accomplish server-side pagination with Data Grid.
Hope it helps!
To manage server-side pagination effectively, you can utilize Advanced SQL Queries. Here's how you can do it:
YourStructure (List) Output
This setup enables efficient handling of server-side pagination, ensuring smoother navigation through large datasets.