Try to get it working with a regular datagrid.  As long as you don't
have a sort in effect, it should work by setting those three flags.

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of annespg
Sent: Wednesday, September 05, 2007 7:17 PM
To: [email protected]
Subject: [flexcoders] how to use drag and drop to reorder ROWS in a
DataGrid control



I have a data grid control where I allow users to drag and drop from a 
Tree list control into the data grid. This works fine. I would now like 
to add to the data grid the ability for the user to drag and drop 
WITHIN the data grid control to reorder ROWS of the items in the grid. 
Can anyone point me to some sample code? I tried using the 
dragEnabled, dragMoveEnabled and dropEnabled, but it seemed to break my 
original drag drop stuff from the Tree control or didn't work at all. 
I'm really stuck, so any all help would be GREATLY appreciated.



 

Reply via email to