jspreadsheet / ce

Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
https://bossanova.uk/jspreadsheet/v4
MIT License
6.72k stars 824 forks source link

How can I apply a dynamic size to the table? #1694

Closed ItaloMedici closed 3 months ago

ItaloMedici commented 3 months ago

I need the table to have a dynamic size of 100% of the available space, but I'm not getting it. Is there any way to configure the table so that it recognizes the available space and distributes it equally between the columns, occupying all the available space?

Here I have an example of what my table looks like: image