AllenFang/react-bootstrap-table

Fixed column for table

Open

#723 aperta il 22 set 2016

Vedi su GitHub
 (38 commenti) (5 reazioni) (0 assegnatari)JavaScript (795 fork)batch import
help wantedreact-bootstrap-table2

Metriche repository

Star
 (2240 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor