:: Forum >>

Drag & Drop for Grid Control

Hello, i just bought this package. Is it possible to (for example) select files in the Grid control, and Drag/Drop them into a folder? How would i make this if that is not supported?...
Patrick
Friday, August 1, 2008
ActiveWidgets currently does not provide any support for drag & drop operations. You can try implementing this using custom IE events -

http://msdn.microsoft.com/en-us/library/ms536928.aspx
http://msdn.microsoft.com/en-us/library/ms536929.aspx

or just standard mousedown, mousemove, mouseup.
Alex (ActiveWidgets)
Friday, August 1, 2008
Yes i have a drag & drop. But the question is where do i hook it in ActiveWidgets? where do i find the mousedown, mousemove, mouseup for rows?
Patrick
Friday, August 1, 2008

This topic is archived.


Back to support forum

Forum search