im using check box in advance data grid where true or false coming from array collection.. and when i click on check box.. either it is true or false it should should save... in an array... how is it? Prajnith
On Thu, Dec 10, 2009 at 4:48 PM, Akshar <[email protected]> wrote: > what do you want to handle. if you want to handle clicks on that check > box then you can fire an event upon clicking that check box and then > handle that event in the datagrid mxml > > On Dec 10, 11:01 am, prajnith k <[email protected]> wrote: > > hi friends im using a check box in advance datagrid how to handle that > ... > > > > can any one tell me... > > Prajnith > > -- > > 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]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > > -- 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.

