AllenFang/react-bootstrap-table

Fixed column for table

Open

#723 ouverte le 22 sept. 2016

Voir sur GitHub
 (38 commentaires) (5 réactions) (0 assignés)JavaScript (795 forks)batch import
help wantedreact-bootstrap-table2

Métriques du dépôt

Stars
 (2 240 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur