Posts tagged as:

resizableColumns

The following example demonstrates how you can enable/disable resizable columns in a Flex DataGrid control using the DataGrid class’s resizableColumns property, as well as toggling specific column’s resizability using the DataGridColumn class’s resizable property.

Full code after the jump.

[click to continue…]

{ 0 comments }