4D Ajax Framework v11
Release 1 (11.1)
Allow User Column Resizing
This example shows how to allow and prevent the resizing of columns of the Data Grid.
After marking the checkbox Disable resizing, test to see if you can resize the columns by clicking
on a column splitter within the header and try moving it to the left or the right. You should
not be able to resize a column. Then, uncheck the checkbox and try resizing a column once more.
The column should now be resizeable.