T
TanStack11mo ago
secure-lavender

autoResetPageIndex with server-side pagination?

I read in the docs that autoResetPageIndex is set to false when using manualPagination, which makes sense. However, I still want to achieve the same behavior, i.e. I want the page index to reset when the filters change. I don't see this mentioned anywhere in the documentation or in the examples. Should I reset the page index as a side effect in onGlobalFilterChange and onColumnFiltersChange?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?