allow column resizing
Type
property
Summary
If true then the user can resize columns in the table header.
Syntax
put the dgProp["allow column resizing"] of group "Data Grid"
Description
If true then the user can resize columns in the table header. Note that you can also turn off resizing for individual columns which would override this setting.