My handsontable is nested in a div which has a width of 65%, but I want the handsontable to fill the whole div. I set columnWidth, which worked fine but I checked with other screen sizes and notice it is not responsive. How do I set responsive column widths?
Help with column width
did you check the stretchH
functionality? Here are docs https://handsontable.com/docs/8.3.1/Options.html#stretchH and a demo https://handsontable.com/docs/8.3.1/demo-stretching.html