>  interesting idea to use css like this.

>  > .myDataGrid {
>  >     rowBackgroundColors:
>  >         "['.rowBackgroundColor1','.rowBackgroundColor2']";
>  > }

If we had CSS3, we could do:

.myDataGrid:nth-child(even) { ... }
.myDataGrid:nth-child(odd) { ... }

It'd be so cool if we could hack real CSS support into Flex somehow.
cheers,
claus.


------------------------ Yahoo! Groups Sponsor --------------------~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcomponents/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to