This is a migrated thread and some comments may be shown as answers.

[Solved] ContextMenu on onNodeDropping event

1 Answer 82 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Shwetal
Top achievements
Rank 1
Shwetal asked on 28 Feb 2008, 04:54 AM

Hi,
    I have a Tree using client side drag and drop and load on demand.
I want to be able to display a Context Menu in the onNodeDropping client side event so that the users can select wheather they want to copy the node, move it or cancel the action. How do I achieve this?

Thanks and regards,

Shwetal Mehta

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 28 Feb 2008, 08:52 AM
Hello Shwetal,

This would not be possible using the context menu. You can, however, check this KB article that shows a similar approach using the CTRL key:

How to copy or move TreeNodes depending on the CTRL key

Hope this helps.

Regards,
Nick
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
TreeView
Asked by
Shwetal
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or