Is it possible to create a table with more than 12 columns?

It looks like 12 columns is the max because WeWeb uses Bootstrap to build tables

Hi,

Yes, you can add up to 99 “units”.

I missed the grid count on line. Thank you

Display false doesn’t work too well, any tips? Think I may need to create my own custom table

I created a custom component with % width and it works

Hello,

You don’t need a custom component for that. You can use the datagrid or with the table set a width to 2000px or more to have the number of column you want. After if you set the parent of the column with overflow scroll, you will have a horizontal scroll between all your column