GridResiazing Issues

Hi,

I am trying to resize an Grid Column,
On dragging the column Header the rows below the header are getting resized but not conforming to header width.
How cna i make the column width confirmed to header and rows.

Also How can i restrict the user from changing the width of the columns

Unfortunately your issue with columns’ dragging cannot be reconstructed. If issue still occurs for you - please, provide with a demo link or a complete demo, where it can be reproduced.

You may try to use the setColumnMinWidth() method to restrict the column resizing.
docs.dhtmlx.com/doku.php?id=dhtm … mnminwidth