Thanks Tracy,

That was a great help. Can u please explain in detail in how can i update the 
dataprovider

Subeesh


----- Original Message ----
From: Tracy Spratt <[EMAIL PROTECTED]>
To: flexcoders@yahoogroups.com
Sent: Monday, 19 March, 2007 10:29:16 PM
Subject: RE: [flexcoders] Checkbox in Datagrid to Select Items

When the user clicks a checkbox in the itemRenderer, the renderer must update a 
“selected” property on the dataProvider item with the value of the checkbox 
selected property.  This is required.  Editable renderers must be driven from 
the dataProvider.
 
Then, you can loop through the dataProvider, test for the value of the selected 
property, then put the data into the array.
 
Tracy
 



From: [EMAIL PROTECTED] ups.com [mailto: [EMAIL PROTECTED] ups.com ] On Behalf 
Of subeesh a
Sent: Monday, March 19, 2007 11:06 AM
To: [EMAIL PROTECTED] ups.com
Subject: [flexcoders] Checkbox in Datagrid to Select Items
 
Hi All,
 
Can anyone help me with this 
 
If i place chek boxes in datagrid column by inline item renderer how can il put 
al the items in the datagrid in wich the check boxes are ticked to an array.
 
Thanks 
 
Subeesh 
 



Here’s a new way to find what you're looking for - Yahoo! Answers 



                
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

Reply via email to