Skip to main content

Wide Table

Grid.js supports wide tables, too:

Live Editor
Result
Loading...

tip

Grid.js automatically calculates the width of columns when autoWidth is set to true

You can also change the way column widths are calculated. In this example, we are adding white-space: nowrap to the entire table:

Live Editor
Result
Loading...