react-bootstrap-table/react-bootstrap-table2
View on GitHubScroll to a row programmatically
Open
#357 opened on May 29, 2018
help wanted
Description
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?