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)

貢獻者指南