[flexcoders] Disappearing Data

2006-02-21 Thread Jonathan Miranda
Alright, think Ive found a real fun bug. Have fun with this Matt J I have a datagrid that is populated by an ArrayCollection aka ICollectionView. So here I am, trying to figure out why my first row of data is disappearing and I found it. myLegendICV = new ArrayCollection(myData);

RE: [flexcoders] Disappearing Data

2006-02-21 Thread Jonathan Miranda
: [flexcoders] Disappearing Data Alright, think Ive found a real fun bug. Have fun with this Matt J I have a datagrid that is populated by an ArrayCollection aka ICollectionView. So here I am, trying to figure out why my first row of data is disappearing and I found it. myLegendICV = new