react-bootstrap-table/react-bootstrap-table2

Scroll to a row programmatically

Open

#357 geöffnet am 29. Mai 2018

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (415 Forks)batch import
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?

Contributor Guide