react-bootstrap-table/react-bootstrap-table2

react-bootstrap-table-next

Opened this issue · 0 comments

i use BootstrapTable from "react-bootstrap-table-next". i have 25 columns in this table. in 25 th column has button. When button clicks that the modal will open. everything is ok. but i have to scroll for 25th column. its ok but after button click the table moved to initial position(left most position). in case i want to second time click the button , then i have to scroll again. how to fix. i want any event occurs then the table is not go to initial position. what can i do? anyone please help me?