The following example demonstrates how you can enable/disable draggable columns in a Flex DataGrid control using the DataGrid class’s draggableColumns property, as well as toggling specific column’s dragability using the DataGridColumn class’s draggable property.
Full code after the jump.
Continue reading ‘Toggling draggable columns in a Flex DataGrid control’



