AllenFang/react-bootstrap-table

Fixed column for table

开放

#723 创建于 2016年9月22日

 (38 条评论) (5 个反应) (0 位负责人)JavaScript (795 个派生)batch import
help wantedreact-bootstrap-table2

仓库指标

星标
 (2,240 个星标)
PR 合并指标
 (30 天内没有已合并 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.. ??

贡献者指南