Articles in this section

How do I prevent resizing of columns?

 

The AllowColumnResize property in the TableOptions should be set to False to prevent end users from resizing columns in the Grid. This will affect all the tables (nested, for example) in the grid. This property is set to True by default.

When you have multiple tables in the grid, you can affect only one table by setting the above property in it's TableDescriptor.TableOptions property, instead of on the whole grid as mentioned above.

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied