Only drop targets that are subclasses of ListBase (such as List, Tree,
DataGrid) have a dropEnabled property. For all other components, you
have to handle the dragEnter and dragDrop drag events.
 
For more information, see the doc here:
http://livedocs.macromedia.com/flex/201/html/dragdrop_081_01.html
 
Stephen

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of sanjaypmg
Sent: Thursday, February 08, 2007 6:37 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] dropEnabled property of Image tag?



Hi,

I have embd a trash image in the image tag. I want to drop a datagrid 
item over this trash image to delete it from the grid.

But I didnt find dropEnabled property of Image tag.

how can I do it? please suggest..

Thanks for support.

Sanjay



 

Reply via email to