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.
Continue reading ‘Toggling resizable columns in a Flex DataGrid control’



