react-bootstrap-table/react-bootstrap-table2
GitHub で見るScroll to a row programmatically
Open
#357 opened on 2018年5月29日
help wanted
説明
I am trying to implement scroll to a table row programmatically this library provides a way to do it through id's https://github.com/fisshy/react-scroll Is it possible to add id's to tbody and tr's and how do we make thead fixed and make only tbody scrollable?