AllenFang/react-bootstrap-table

What about add these 2 features?

开放

#1,542 创建于 2017年8月10日

 (2 条评论) (1 个反应) (0 位负责人)JavaScript (795 个派生)batch import
help wanted

仓库指标

星标
 (2,240 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

If there are amount of complex data in datatable, I think the following two features will be very helpful.

  1. An option to show header both on top and bottom.
  2. Make header on top fixed when user scrolls down. (like this one: http://legacy.datatables.net/extras/fixedheader/)

Both of the features can avoid showing double vertical scrollbars and make users know the title of each column. (browser scrollbar and datatable scrollbar)

贡献者指南