Fetch records 20 records per request with click in pagination #375
Unanswered
mm0hammadi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Have you started by looking at either the Remote Fetching Example or the React Query Example? The Pagination docs themselves cover a lot about this too |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to fetch 20 records from the database and backEnd every time the pagination is clicked
how can i do it?
Beta Was this translation helpful? Give feedback.
All reactions