Does anyone have a clue on this one? Flex 2 Beta 2, btw. I am trying to add a 
css file for my DataGrid components, whick looks like this:

DataGrid {
        headerColors: "0xDDDDDD, 0xDDDDDD";
        alternatingRowColors: "0xFFFFFF, 0xEDF3FE";     
        headerHeight: 24;       
        rollOverColor: 0xFFFFE0;
}

When I try to compile I get an error:

CSS type selectors are not supported in components

I also have no idea if I have that syntaxt for the arrays correct, for 
headerColors and alternatingRowColors. 

Thanks, Chris


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

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

<*> 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