[flexcoders] Re: Drag and drop into Advanced Datagrid

2009-09-18 Thread timgerr
I have this advanced datagrid and I want to make sure that anything dropped 
into the grid can only go into a folder, can this happen?

Thanks
timgerr


--- In flexcoders@yahoogroups.com, timgerr tgallag...@... wrote:

 I was wondering if there are any examples of Drag and Drop into an advanced 
 datagrid with an array collection as the data provider?
 
 Thanks for the help.
 timgerr





RE: [flexcoders] Re: Drag and drop into Advanced Datagrid

2009-09-18 Thread Tracy Spratt
I am sure.  I have not done a lot with ADG but have done a lot with DnD in
general and suspect the process will be the same.  Declare your own drag
event handlers and perform the logic needed.  It is mostly irrelevant what
the UI is since you will be manipulating a dataProvider.

 

Tracy Spratt,

Lariat Services, development services available

  _  

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of timgerr
Sent: Friday, September 18, 2009 5:13 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Drag and drop into Advanced Datagrid

 

  

I have this advanced datagrid and I want to make sure that anything dropped
into the grid can only go into a folder, can this happen?

Thanks
timgerr

--- In flexcod...@yahoogro mailto:flexcoders%40yahoogroups.com ups.com,
timgerr tgallag...@... wrote:

 I was wondering if there are any examples of Drag and Drop into an
advanced datagrid with an array collection as the data provider?
 
 Thanks for the help.
 timgerr