RE: [flexcoders] datagrid with checkbox implementation

2008-03-04 Thread Alex Harui
oogroups.com <mailto:flexcoders@yahoogroups.com> [mailto:flexcoders@yahoogroups.com <mailto:flexcoders@yahoogroups.com> ] On Behalf Of Tom Preet Sent: Tuesday, March 04, 2008 1:03 AM To: flexcoders@yahoogroups.com <mailto:flexcoders@yahoogroups.com> Subject: [flexcoders] datagri

Re: [flexcoders] datagrid with checkbox implementation

2008-03-04 Thread Tom Preet
- > > *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On > Behalf Of *Tom Preet > *Sent:* Tuesday, March 04, 2008 1:03 AM > *To:* flexcoders@yahoogroups.com > *Subject:* [flexcoders] datagrid with checkbox implementation > > > > Hi All, > > > >

RE: [flexcoders] datagrid with checkbox implementation

2008-03-04 Thread Alex Harui
Try: From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom Preet Sent: Tuesday, March 04, 2008 1:03 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] datagrid with checkbox implementation Hi All, Hi in my

[flexcoders] datagrid with checkbox implementation

2008-03-04 Thread Tom Preet
Hi All, Hi in my application am using datagrid in that am using dataprovider for displaying the data the data has been retrieving using remote object. am using the check box within itemrenderer. by using the above code all the checkboxes are selected. But when getting the data from re