Can you tell us the specific URL for the simple checkbox example?

Tracy Spratt wrote:
> 
> Further, any interactive control in an itemRenderer should update a
> property in the dataProvider, and the renderer must use this property to
> set the visual state of the control.  Read that sentence again.  If this
> is not happening, then your checkbox or other control values will not be
> persisted when you scroll.
> 
> There is a simple checkbox item renderer on cflex.net that shows how to
> do this.
> 
> Tracy
> ________________________________
> 
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of karthik
> Sent: Tuesday, August 21, 2007 5:36 AM
> To: [email protected]
> Subject: [flexcoders] Find the itemRenderer components in Datagrid
> 
>  
> 
> Hi,
> 
> I have defined my itemRenderer for a DataGrid with different
> components like Checkbox, button etc according to the input.
> I would like to access the components from the application like
> dg.chkbox.
> Is it possible to do that??
> 
> Thanks in advance... 
> 
>  
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Find-the-itemRenderer-components-in-Datagrid-tp12251502p15487695.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to