react-bootstrap-table/react-bootstrap-table2
Voir sur GitHubScroll to a row programmatically
Open
#357 ouverte le 29 mai 2018
help wanted
Métriques du dépôt
- Stars
- (1 249 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
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?