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

Drag Drop and RADContextMenu

1 Answer 55 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Rajesh
Top achievements
Rank 1
Rajesh asked on 18 Aug 2009, 06:16 AM

Hi,

In one of my application, I need to implement Drag-Drop support between various controls. To achive the same I used RadDragDropManager control. With this I am able to drag items from one tree view control to another treeView control.

Now, the requirement is that when I drop one item over another (either is same radtree or different radtree) I need to display a popup menu which allows to options either copy or move the dragged item.

To display the menu, I am using RadContextMenu. The menu's are shown properly but the position of the menu is not the place where I leave the mouse ( the place where mouseUp event gets raised).

Can anyone provide me the solution/sample for same, which displays the the RadContextMenu at approprivate place.

Regards
Rajesh

1 Answer, 1 is accepted

Sort by
0
Tihomir Petkov
Telerik team
answered on 19 Aug 2009, 03:58 PM
Hello Rajesh,

Can you please provide sample code or project demonstrating how exactly you are displaying the context menu? It is hard to tell if you are doing something wrong or there is a bug on our side without first taking a look at the actual code that exhibits the incorrect behavior.

Best wishes,
Tihomir Petkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
DragAndDrop
Asked by
Rajesh
Top achievements
Rank 1
Answers by
Tihomir Petkov
Telerik team
Share this question
or