Add the following event listener to your arrayCollection. yourArrayCollection.addEventListener (CollectionEvent.COLLECTION_CHANGE,collectionChangeHandler);
-Ravi On Feb 25, 1:32 pm, mandy <[email protected]> wrote: > Hey guys, > > I have a datagrid which dataprovider is an arraycollection that is > loaded from a PHP page. What i wanna do now is detect the changes in > the arraycollection and display it in another datagrid?Is it possible > to be done using collectionchange? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

