yes..keep a field for selection in data provider itself...Binding of selection will sort out other problems also related to checkboxes which occurs because of display list rendering etc.
On Jun 19, 8:23 pm, Vikas Madan <[email protected]> wrote: > The easiest way should be to update the data/listdata related to the > renderer, and then on click of button parse through the data object to see > which are enabled. > > On Sat, Jun 18, 2011 at 11:39 PM, sowmya budugu <[email protected]>wrote: > > > > > > > HI, > > > I am having datagrid with 3 columns + checkbox renderer, > > When the user select some checkboxes and i am having a button ,when click > > on this button i want to get all > > the selected checkbox records where i having capture in an xml or string.. > > please help me.. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Flex India Community" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/flex_india?hl=en. > > -- > Vikas- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

