react-bootstrap-table2 icon indicating copy to clipboard operation
react-bootstrap-table2 copied to clipboard

Programmatically set the current page doesn't work

Open JunYu-NIH opened this issue 3 years ago • 1 comments

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.

JunYu-NIH avatar Apr 16 '22 03:04 JunYu-NIH

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.

donkeyDau avatar Apr 18 '23 12:04 donkeyDau