AllenFang/react-bootstrap-table

Fixed column for table

オープン

#723 opened on 2016/09/22

 (38 件のコメント) (5 件のリアクション) (0 人の担当者)JavaScript (795 件のフォーク)batch import
help wantedreact-bootstrap-table2

Repository metrics

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

説明

I have a scenario where first column of the table will be fixed and other columns are made horizontal scroll. Is there any way to do it with react-table?

I tried doing it with CSS. Functionally it works, but the alignment of the complete table collapses. Any ways.. ??

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