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

drag drop button,textbox,combo box controls

2 Answers 149 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Abhishek Gupta
Top achievements
Rank 1
Abhishek Gupta asked on 27 Aug 2009, 07:05 AM
Hi,
I want to drag and drop a textbox,complete combo box(not a selected item in the combo box) and button control.i saw your demo but could not figure out how to drag and drop these controls.can u help me out and a sample solution would be of great help to understand this.
from
Abhishek

2 Answers, 1 is accepted

Sort by
0
Kiril Stanoev
Telerik team
answered on 28 Aug 2009, 09:03 AM
Hello Abhishek,

I am attaching an example that demonstrates how to drag&drop TextBox & Editable ComboBox between 2 Canvas panels. However, there are few things that need to be cleared out. It is not possible to drag&drop a control that handles its MouseDown event. Therefore, you cannot drag&drop Button, ComboBox(when IsEditable is set to False) etc.
Have a look at the example and let me know how it works for you.

Sincerely yours,
Kiril Stanoev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Abhishek Gupta
Top achievements
Rank 1
answered on 28 Aug 2009, 09:58 AM
hello kiril,
you gave me a sample exactly as I needed.thanks for the support.
regards
abhishek
Tags
DragAndDrop
Asked by
Abhishek Gupta
Top achievements
Rank 1
Answers by
Kiril Stanoev
Telerik team
Abhishek Gupta
Top achievements
Rank 1
Share this question
or