[flexcoders] Re: Drag and Drop from tree to List

2005-05-25 Thread digital_eyezed
This seems to work fine when the dataProvider for the tree is a static mx:XML node list, but when the node list is the result of a remoteObject, the dataForFormat("treeItems") returns an undefined. I think what I am trying to do is very simple. I have a tree which is populated by a remoteObjec

[flexcoders] Re: Drag and Drop from tree to List

2005-05-26 Thread digital_eyezed
_ > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of digital_eyezed > Sent: Wednesday, May 25, 2005 7:31 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Drag and Drop from tree to List > > > > This seems to work fine wh

RE: [flexcoders] Re: Drag and Drop from tree to List

2005-05-25 Thread Tracy Spratt
, can you debug this perhaps with FlexBuilder and inspect myObj? Tracy -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of digital_eyezed Sent: Wednesday, May 25, 2005 7:31 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Drag and Drop fr

RE: [flexcoders] Re: Drag and Drop from tree to List

2005-05-25 Thread Matt Chotin
] Re: Drag and Drop from tree to List   This seems to work fine when the dataProvider for the tree is a static mx:XML node list, but when the node list is the result of a remoteObject, the dataForFormat("treeItems") returns an undefined. I think what I am trying to do is very simpl