T
TanStack6mo ago
national-gold

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
national-gold
national-goldOP6mo ago
this one is working normally without manual pagination
No description
national-gold
national-goldOP6mo ago
nvm it's been resolved. just need to set the paginateExpandedRows to be true

Did you find this page helpful?