Message 1 of 2
Consecutive Block Drag and Drop

Not applicable
03-07-2010
05:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I can drag and drop a block from modal form button by its click event using my method and
I have to get back to the form if I want repeat it for the same block.
Is there any good way to drag and drop a block consecutively without getting back to the form?
I tried to execute the method after some events for DocumentManager.LockModeChanged,etc.
, but they do not work as I want.
I have to get back to the form if I want repeat it for the same block.
Is there any good way to drag and drop a block consecutively without getting back to the form?
I tried to execute the method after some events for DocumentManager.LockModeChanged,etc.
, but they do not work as I want.