Hi All,
In my case, I got an ArrayCollecion from RemoteObject call and populate a Datagrid for display in front end. There I want to add a checkbox for select a specific row of data from that Datagrid and at the end when I click on the save button I want to catch only the selected rows so that I can send to backend java for update the DB. I create and render a checkbox for that purpose and I also able to show that rendered checkbox to that Datagrid, but not able to proceed further......Need some code. Please help me out. Thanks in advance. Thanks, Soumya -- 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.

