How to delete the selected checkbox item and all selected checkbox items. Thanks & Regards, Srinivas.
On Mon, Jun 1, 2009 at 1:22 AM, Jonny D <[email protected]> wrote: > You have to maintain a array collection that points to positions in your > datagrid you want checked. loop through this on the header click event > handler > > > > > On Thu, May 28, 2009 at 8:20 AM, dhileepen chakravarthy < > [email protected]> wrote: > >> Dear All, >> >> For of my datagrid header have an checkbox, that column all rows have an >> checkbox, this is achieved by headerRendere and itemRenderer. >> >> If i select header checkbox then all of my column check box should enable >> or disable appropriatly like out gmail yahoo select all feature. >> >> Please help me anyone >> >> Regards, >> Dhileepen >> >> >> >> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

