react-bootstrap-table2
react-bootstrap-table2 copied to clipboard
Programmatically set the current page doesn't work
We want to jump to a row. it looks row selected function works well and Page didn't change. we tried to change Page number through state and page still didn't change.
Please let us know how we can change current Page programmatically. We need to this feature for our project.
See https://github.com/react-bootstrap-table/react-bootstrap-table2/issues/1634#issuecomment-1513062293 maybe you're able to find a solution based on that.