AllenFang/react-bootstrap-table

What about add these 2 features?

オープン

#1,542 opened on 2017/08/10

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (795 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (2,240 個のスター)
PR merge metrics
 (30d に merged 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)

コントリビューターガイド