T
TanStack7mo ago
sunny-green

Grouping not working when use manual pagination

hi everyone, i'm encountering an issue when using manual pagination with React Table. everything works fine before implementing manual pagination, but after enabling it, the row grouping stops functioning correctly. has anyone faced a similar problem or knows how to fix this?
No description
2 Replies
sunny-green
sunny-greenOP7mo ago
this one is working normally without manual pagination
No description
sunny-green
sunny-greenOP7mo ago
nvm it's been resolved. just need to set the paginateExpandedRows to be true

Did you find this page helpful?