react-bootstrap-table/react-bootstrap-table2

Scroll to a row programmatically

Open

#357 ouverte le 29 mai 2018

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)JavaScript (415 forks)batch import
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?

Guide contributeur