DHTMLX Grid does not resize properly in tables

I have a grid with div container style=“width: 100%;” and in most pages this works great - if the browser window is resized, the grid container adjusts properly. This does NOT work properly if the grid container div is in a TD cell. In this case, the grid will not adjust width properly when the browser window is resized. Is there a workaround or fix for this?

Are you using grid columns width in percents?

Hi
I am facing pretty much the same problem . init widths are not given in percentage in my case.
Could you pls help ?

to set the width of the columns in percentages try to use setInitWidthsP method:
docs.dhtmlx.com/doku.php?id=dhtm … nitwidthsp