react-bootstrap-table/react-bootstrap-table2

Scroll to a row programmatically

Open

#357 aberto em 29 de mai. de 2018

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (415 forks)batch import
help wanted

Métricas do repositório

Stars
 (1.249 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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?

Guia do colaborador