Check out the item renderer examples on my blog
http://blogs.adobe.com/aharui/item_renderers/

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Manish Jethani
Sent: Saturday, May 05, 2007 3:02 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] How do I set the text color of a row in a
datagrid (without memory problems)?



On 5/5/07, fidelityphil <[EMAIL PROTECTED]
<mailto:philip.torgersen%40fmr.com> > wrote:
> I need to change the text color of a given row of a datagrid if one of
> the columns has a value. I put in an instream itemRenderer on the
> datagrid (above the columns definition) which works fine. However, if
> I then try to sort one of the columns by clicking on the header, the
> titles disappear from the column headers and the application locks up.
> How do I prevent the latter from happening on a column sort?

Hard to say without looking at your code! What are you doing in your
item renderer? i.e. how are you controlling the colour of the text?


 

Reply via email to