DataGrid Drag and Drop with Move action

Trevor DeVore lists at mangomultimedia.com
Thu Jan 13 08:41:39 EST 2011


On Mon, Jan 10, 2011 at 6:06 PM, Bob Sneidar <bobs at twft.com> wrote:

> Just thought I'd check to see if there is an easy way to move instead of
> copy data from one datagrid to another. I can hack a way I'm sure, but I
> figured that:
>
> set the dragAction to "move" -- instead of copy
>

There is no built in way to do this. Changing properties of the dragAction
only specifies what should be done when the user finishes dragging, it won't
actually change any application behavior (besides changing the cursor).

-- 

Trevor DeVore

Blue Mango Learning Systems

www.bluemangolearning.com    -    www.screensteps.com



More information about the use-livecode mailing list