react-bootstrap-table/react-bootstrap-table2

Implement first column as sticky when table scrolls horizontally

オープン

#36 opened on 2017/08/28

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

Repository metrics

Stars
 (1,249 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Hi @AllenFang, Making the first column sticky would really help when the table scrolls horizontally so that a reference to the rows can be seen while scrolling as the first column is generally used to hold the identifying element of a particular row data.

A similar example here

I've already implemented it in the fork of react-bootstrap-table. I think this would be a good feature for react-bootstrap-table2.

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