Drag and Drop

Started by Kerry Brown · 2007-10-07 00:25 UTC · 1 replies · SMF topic #63

Has anyone done any testing with 'Drag and Drop' between controls. ?

.. or particularly to/from ListBox, ListView

I know the Grid control does not support Drag/Drop  but has anyone played with a workaround ?
I haven't put much effort into DD yet as I feel it is a ease-of-use-capability and not mandatory in my current set of projects, I make sure there are graphical buttons to do the job first.  At some point I intend to add it where it seems appropriate.

If you're looking for a work around explicitly for the grid control, perhaps look at the mousedown and mouseup events?