Thanks for the reply. What I reli wanna know now is my arraycollection will only change data after refresh. so does the method can help? By the way, what is the class shudi import?
On 2/25/09, Ravi <[email protected]> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---

