react-bootstrap-table/react-bootstrap-table2

Scroll to a row programmatically

Aberta

#357 aberto em 29 de mai. de 2018

 (6 comentários) (0 reação) (0 responsável)JavaScript (415 forks)batch import
help wanted

Métricas do repositório

Stars
 (1.249 estrelas)
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