AllenFang/react-bootstrap-table

Fixed column for table

Aberta

#723 aberto em 22 de set. de 2016

 (38 comentários) (5 reações) (0 responsável)JavaScript (795 forks)batch import
help wantedreact-bootstrap-table2

Métricas do repositório

Stars
 (2.240 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.. ??

Guia do colaborador