Next.js Discord

Discord Forum

React table with next js server components.

Unanswered
Harrier posted this in #help-forum
Open in Discord
HarrierOP
Is there a way to implement server side pagination with tanstack table and next js server components?
So I am trying to figure out that can I use the server side pagination of react table by using server components to fetch the required data everytime? I don't want to implement any direct client side fetching.
Thanks in advance

2 Replies

Chinese Alligator
HarrierOP
hey @Chinese Alligator thanks for this!!