react-bootstrap-table/react-bootstrap-table2
Scroll to a row programmatically
Offen
#357 geöffnet am 29.05.2018
help wanted
Repository-Metriken
- Stars
- (1.249 Sterne)
- 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?