I had been addressing listData and I believe that's where the fault lie.  I 
overrode the data setter and called my function renderData from there.  That 
worked but I set the binding back on value and not listData.label.
 
So, I'm still a bit fuzzy about what listData is doing for me but problem 
solved.  Thank you all so much for helping me with this.  I've been reading 
some of the other threads and find it alluminating.
 
Thanks again.
-Robert

--- On Wed, 12/3/08, ross_w_henderson <[EMAIL PROTECTED]> wrote:

From: ross_w_henderson <[EMAIL PROTECTED]>
Subject: [flexcoders] Re: ItemRenderer, mislabels & scrolling
To: [email protected]
Date: Wednesday, December 3, 2008, 1:58 PM

Robert, I may have misled you by saying you needed to override the
data setter in my last reply.  

I've gotten away with doing that in List components, but maybe I
should have been addressing listdata, instead of data.  


Hope I didn't screw you up.

Amy, glad you posted this.  Thanks.



--- In [email protected], "Amy" <[EMAIL PROTECTED]>
wrote:
>
> --- In [email protected], Alex Harui <aharui@> wrote:
> >
> > itemRenderer.data should always be the data for the row.  It should 
> never be the old data unless you overrode the setter.
> 
> I agree.  I think the problem is caused by not calling super.listdata 
> in the override of the listdata setter.
>



------------------------------------

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Alternative FAQ location:
https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo!
Groups Links






      

Reply via email to