I have a situation where i need to provide a user a list of options for example
1. Copy
2. Move
3. Cancel
when a node is dropped on to a target node.
Based on the option selected Copy, Move or Cancel the Node is Copied, Moved or the Drop action is canceled.
Can I do this on the client-side onNodeDropping?
Can anyone provide me with an example of how to achieve this?
Thanks and regards,
Shwetal Mehta
1. Copy
2. Move
3. Cancel
when a node is dropped on to a target node.
Based on the option selected Copy, Move or Cancel the Node is Copied, Moved or the Drop action is canceled.
Can I do this on the client-side onNodeDropping?
Can anyone provide me with an example of how to achieve this?
Thanks and regards,
Shwetal Mehta