Thanks Matt, I tried the inline renderers and they work just fine for my requirement.
I think the issue is my lack of comfort with the eventListeners. Still learning!
 
----- Original Message -----
Sent: Thursday, May 04, 2006 11:15 AM
Subject: RE: [flexcoders] ItemRenderer Problem

Where is the range defined?  You may need to somehow pass a reference of the range control to your item renderer so that it can add itself as an event listener to detect changes on the range.  This might be easy if you’ve defined the item renderer inline as a <mx:Component> but even if not it shouldn’t be too bad to wire up.

 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Sreejith Unnikrishnan
Sent: Wednesday, May 03, 2006 10:14 AM
To: [email protected]
Subject: [flexcoders] ItemRenderer Problem

 

I am using a ItemRenderer to change the color of text in a dataGridColumn based on a range.

The problem is that when I change the ranges, the itemRenderer does not change the color of the text and so the dataGrid soes not update with the new colors.

 

What am I doing wrong?

 

The dataGrid is bound to a ListCollectionView.

 

Thanks

Sree




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




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to