Archive for February 19th, 2008

19
Feb

Setting the selection color and selection disabled color for a row in the Flex DataGrid control

The following example shows how you can edit the row selection color and disabled selection color of a DataGrid control in Flex by setting the selectionColor and selectionDisabledColor styles.

Full code after the jump.

Continue reading ‘Setting the selection color and selection disabled color for a row in the Flex DataGrid control’