Tree has potentially hierarchical data. You have to add the linear version of the data as "items". See listBase.as:addDragData()
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Keith Sent: Friday, April 25, 2008 7:04 PM To: [email protected] Subject: [flexcoders] Make DataGrid accept DragDrops from Tree? What must you do to allow items from a Tree component to be accepted by the DataGrid component. Have not been able get this to work even though both are using an ArrayCollection. with items have the same properties. -- Keith H --

