[flexcoders] Re: Getting a DataGrid item renderer instance

2006-06-20 Thread Bruce Denham
> > > > > > > On the edit event of the text control, set a property in the > > > > corresponding dataProvider item. Have the item renderer respond > > to > > > that > > > > value change by changing its state. > > > > > > >

[flexcoders] Re: Getting a DataGrid item renderer instance

2006-06-19 Thread Tim Hoff
> >> > >> > >> > > On the edit event of the text control, set a property in the> > > corresponding dataProvider item. Have the item renderer respond > to> > that> > > value change by changing its state.> > >> > >> > >

[flexcoders] Re: Getting a DataGrid item renderer instance

2006-06-19 Thread Bruce Denham
> > > ____________ > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] > On > > Behalf Of flex8it > > Sent: Monday, June 19, 2006 1:24 PM > > To: flexcoders@yahoogroups.com > > Subject: [flexcoders] Re: Getting a DataGrid it

[flexcoders] Re: Getting a DataGrid item renderer instance

2006-06-19 Thread Tim Hoff
June 19, 2006 1:24 PM> To: flexcoders@yahoogroups.com> Subject: [flexcoders] Re: Getting a DataGrid item renderer instance> > > > More specifically, here's what I'm trying to change the viewState in > my itemRenderer when the DataGrid's textfield is edited. But

RE: [flexcoders] Re: Getting a DataGrid item renderer instance

2006-06-19 Thread Tracy Spratt
state.   Tracy   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of flex8it Sent: Monday, June 19, 2006 1:24 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Getting a DataGrid item renderer instance   More specifically, here's what I'm

[flexcoders] Re: Getting a DataGrid item renderer instance

2006-06-19 Thread flex8it
More specifically, here's what I'm trying to change the viewState in my itemRenderer when the DataGrid's textfield is edited. But in order to do that, I need to somehow get an instance reference to my renderer component. And nothing I've done seems to work... http://www.adobe.com/2006/mxml";