From the daily archives:

Wednesday, September 24, 2008

The following example shows how you can set alternating column background colors on a Flex DataGrid control by setting the backgroundColor style for each DataGridColumn object.

Full code after the jump.

[click to continue…]

{ 11 comments }

The following example shows how you can display a drop shadow behind a Flex VBox container by setting the borderStyle and dropShadowEnabled styles.

Full code after the jump.

[click to continue…]

{ 3 comments }