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