react-bootstrap-table/react-bootstrap-table2

Scroll to a row programmatically

Open

#357 创建于 2018年5月29日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)JavaScript (1,249 star) (415 fork)batch import
help wanted

描述

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?

贡献者指南