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

Moveable/Draggable Panels

1 Answer 218 Views
Panel
This is a migrated thread and some comments may be shown as answers.
koms
Top achievements
Rank 1
koms asked on 22 Oct 2009, 05:50 AM
hi all,

I was hoping to get some advise if a moveable/draggable panel contianer could be acheived for radcontrols in Winforms, i am trying to create a container control that can allow the user to drag or reorder a set of panels, like in google... Any tips on how to acheive this.

I have been able to move individual panels using the mousedown and mousemove events but i guess i want to reorder/align other panels with in the same container. Any advise would be appreciated! I am using Radcontrols for Winforms Q1 2009 atm.

cheers,
koms

1 Answer, 1 is accepted

Sort by
0
Martin Vasilev
Telerik team
answered on 27 Oct 2009, 02:29 PM
Hi koms,

Thank you for writing. You can consider our RadDock control. It has a very good layout flexibility, rich customization features, and could fit well in your scenario. Also keep in mind that it had been completely developed from scratch for Q2 2009 release, so I highly recommend you upgrade to this version.

The other way to create an interface as the described is to implement it on your own, but you have to handle practically everything like events, interactions, and animations. I am afraid that this is quite an ambitious task.

Do not hesitate to contact me again if you have any other questions.

All the best,
Martin Vasilev
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.
Tags
Panel
Asked by
koms
Top achievements
Rank 1
Answers by
Martin Vasilev
Telerik team
Share this question
or