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

DragDrop in RadToolstrip

5 Answers 73 Views
Toolstrip (obsolete as of Q3 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Haroon
Top achievements
Rank 1
Haroon asked on 09 Sep 2008, 04:12 AM
Hi Telerik Team,
I am looking into your new Q2 2008 pack of Rad controls for Win Forms.
I just came cross a demand from client. i.e.

We have Radtreeview in form as well. Now the user wants that if he drags any node of treeview control and drops it in toolstrip area then the node's tool button should created.
The problem I am encountering is that i could not find any event something like "Drag in" or even "Mouse Up" as i can see there is an event of  "Mouse down".

Can you please help in in this regard.

Regards,
Haroon.

5 Answers, 1 is accepted

Sort by
0
Accepted
Nikolay
Telerik team
answered on 12 Sep 2008, 03:42 PM
Hello Haroon,

Thank you for the inquiry.

Although RadToolStripItems do not have the dragdrop events, you can still implement the drag'n'drop scenario using the events of RadTreeView. I have demonstrated the approach in the sample project attached. The events that you need are RadTreeView's DragStarted and DragEnded. Just check where the mouse cursor is when the drag operation is ended, and depending on the place, do the necessary operations.

If you have additional questions, feel free to contact me.

Regards,
Nikolay
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Haroon
Top achievements
Rank 1
answered on 15 Sep 2008, 05:14 AM
Hello Telerik Team,

Thank you, I must say Telerik is One of the best UI selling company, Besides there good quality UI components their support is exceptional as well.

Congratulations to Telerik Team for making it such a good company.

Regards,

Haroon.

0
Vassil Petev
Telerik team
answered on 17 Sep 2008, 04:43 PM
Thank you for the nice words, Haroon! We are happy to be of help.

Can we use your last post as a testimonial? I am ready to offer you some Telerik points for your permission :)


Kind regards,
Nikolay
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Haroon
Top achievements
Rank 1
answered on 17 Sep 2008, 05:02 PM
Of course You can, It would be my pleasure. Please do guide me How can I write a proper testimonial . I will write a proper one as well as soon as my schedule allowed me to do so.

Regards,
Haroon.


0
Vassil Petev
Telerik team
answered on 18 Sep 2008, 04:00 PM
Thank you, Haroon!

You can use the testimonial form on this page:
http://www.telerik.com/client.net/send-testimonial-or-client-spotlight/default.aspx


All the best,
Vassil
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Toolstrip (obsolete as of Q3 2010)
Asked by
Haroon
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Haroon
Top achievements
Rank 1
Vassil Petev
Telerik team
Share this question
or