If the DG re-ordered, then it got re-ordered in the collection.  The DG
doesn't have its own copy.

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of markflex2007
Sent: Thursday, August 07, 2008 6:29 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: How to save datagrid data to a
Arraycollection?



Hi,

myCollection.getItemAt(i) is used to go over arraycollection.

I want to make the second Arraycollection get data from datagrid
(because I can change order in datagrid). so the order of data in
myCollection1 are different with myCollection.

I want to know how to go over the data in datagrid.

Thanks

Mark



 

Reply via email to