Yes the new versions has DnD enabled and if you have multi-select enabled it 
should drag multiple items as well.

For drag[1] and drop[2] or being able to move[3] instead of copy.  If you would 
like to select multiple items at once you can use the selectionMode [4] with 
GridSelectionMode.MULTIPLE_ROWS.

[1] http://flex.apache.org/asdoc/spark/components/DataGrid.html#dragEnabled
[2] http://flex.apache.org/asdoc/spark/components/DataGrid.html#dropEnabled
[3] http://flex.apache.org/asdoc/spark/components/DataGrid.html#dragMoveEnabled
[4] http://flex.apache.org/asdoc/spark/components/DataGrid.html#selectionMode


-Mark

-----Original Message-----
From: Pedro Serralha [mailto:[email protected]] 
Sent: Sunday, January 26, 2014 9:40 AM
To: [email protected]
Subject: Spark Datagrid Drag and Drop

Good afternoon guys

 

I've search Apache Flex Jira to find if this  problem has been already
solved, and I couldn't find an definitive answer.

I know that it exists a way to drag and drop items between spark datagrids,
founded on Alex's blog.

But it has an anoying problem that doesn't work with multiple selected
items.

I'm currently using 4.6 version ( yeah slap me in the face :P )

 

Thank you

 

Cumprimentos / Best Regards

Pedro Serralha

 

Reply via email to