react-bootstrap-table/react-bootstrap-table2

Horizontal Scrolling

Open

#291 opened on Apr 2, 2018

View on GitHub
 (26 comments) (7 reactions) (0 assignees)JavaScript (1,249 stars) (415 forks)batch import
help wanted

Description

Hello,

Using react-bootstrap-table, when I set the width of the columns and they were larger than the viewport, the table created a horizontal scroll.

I just upgraded to react-bootstrap-table-2 and can't figure out how to replicate the functionality. It may be that I am using Bootstrap 4 which isnt compatible yet.

Am I missing something obvious. Any help would be greatly appreciated.

Contributor guide