My bad. Finger aren't working today.

What I meant to type was:
dg.setPropertiesAt(1, {backgroundColor:0xFFFF00} );

This is the snippet that does not work. Thanks

--- In flexcoders@yahoogroups.com, Aldo Bucchi <[EMAIL PROTECTED]> wrote:
>
> I don't know about the API call being valid or not, but the statement
> itself is incorrect:
> 
> {0xFFFF00} is not a valid Object Literal, it should be in the
following format:
> 
> {myProp:0xFFFF00}
> 
> best,
> aldo
> 
> 
> 
> On 11/11/05, solgraphics <[EMAIL PROTECTED]> wrote:
> > I am trying to set the color of a DataGrid row using
> > dg.setPropertiesAt(1, {0xFFFF00} );
> > and I am having no luck. Did this change with Flex 2?
> >
> >
> >
> >
> >
> >
> > --
> > 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
> >
> >
> >
> >
> >
> >
> >
> 
> 
> --
> ::::: Aldo Bucchi :::::
> mobile (56) 8 429 8300
>







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

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