You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to reset page to pageIndex = 0 only when a filter is set?
I have manual pagination and need the autoResetPage set to false. But when I set a filter and it's on the second page (for example), it won't show the filtered results because they are in the first page and the page was not reset to the first page.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is it possible to reset page to pageIndex = 0 only when a filter is set?
I have manual pagination and need the autoResetPage set to false. But when I set a filter and it's on the second page (for example), it won't show the filtered results because they are in the first page and the page was not reset to the first page.
Beta Was this translation helpful? Give feedback.
All reactions