AllenFang/react-bootstrap-table

Fixed column for table

Open

#723 geöffnet am 22. Sept. 2016

Auf GitHub ansehen
 (38 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)JavaScript (2.240 Stars) (795 Forks)batch import
help wantedreact-bootstrap-table2

Beschreibung

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

Contributor Guide