Hello.
I also have this problem of resizing. I set “shrinkToFit” to false and I called setGridWidth with second parameter = “false”. All the columns in colModel have the “width” parameter set. After the resizing of the grid, all the columns are resized too, acording to the new grid size.
The thing that I want to do is to resize the grid and don't resize the columns, so that the horizontal scrollbar appears, and user may scroll and view the full contents of the cells.
Your help will be greatly appreciated.
Best regards