Skip to content
Discussion options

You must be logged in to vote

I think the issue is resolved. I have taken the reference of the following link. The solution I found is as follows (Don't know if its the correct way to do it):

useTable( { columns, data, manualPagination: true, pageCount: controlledPageCount, autoResetPage: false, autoResetExpanded: false, autoResetGroupBy: false, autoResetSelectedRows: false, autoResetSortBy: false, autoResetFilters: false, autoResetRowState: false }, useGlobalFilter, useSortBy, usePagination );

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Davidcreador
Comment options

Answer selected by bhaskor-sarmah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants