react-bootstrap-table/react-bootstrap-table2
Auf GitHub ansehenScroll to a row programmatically
Open
#357 geöffnet am 29. Mai 2018
help wanted
Repository-Metriken
- Stars
- (1.249 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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?