v7 Manual (server-side) group by with pagination #3988
Replies: 5 comments 1 reply
-
I am looking for the same :( |
Beta Was this translation helpful? Give feedback.
-
I have the same problem! |
Beta Was this translation helpful? Give feedback.
-
@tannerlinsley can you help us here? |
Beta Was this translation helpful? Give feedback.
-
someone was able to find any implementation for server-side grouping for the implementation of the tree? |
Beta Was this translation helpful? Give feedback.
-
It's a bit annoying that something what's potentially possible it's not documented. What do you mean by writing here |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all !
First of all I want to thanks for this awesome library !
I'm trying to build a full server-side controlled react-table with group by, filtering, sorting, pagination etc. But I definitly can not find any example on how to achieve manual group by server-side, I cannot figure how to provider already grouped data to the table hooks ( I tried with subRows key but it appears the group by state is not working with isGrouped, isExpanded etc.)
Can someone show me an example somewhere ?
Thanks a lot !
Beta Was this translation helpful? Give feedback.
All reactions