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

How to move RadToolBars inside RadToolBarTray

3 Answers 141 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 22 Oct 2013, 12:48 PM
We have several RadToolBars inside a RadToolbarTray and the user of the application should be able to shift these RadToolBars around inside the Tray. So that he can customize his Tray depending on screen size.

How do we get this done? The IsLocked property shows no effect.

3 Answers, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 22 Oct 2013, 12:54 PM
Hello Peter,

 This feature is in our to-do list for Q1 2013. Meanwhile you can create a workaround with DragDropManager. You can have a look at this forum thread for more implementation details and a sample project.

Regards,
Petar Mladenov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Christina
Top achievements
Rank 1
answered on 02 Oct 2015, 05:48 PM
It seems like this was never actually implemented. Is that correct? IsLocked still seems to have no effect.
0
Petar Mladenov
Telerik team
answered on 07 Oct 2015, 08:39 AM
Hello Christina,

The request for dragging a RadToolBars inside RadToolBarTray is not implemented as built-in feature. You are also right the IsLocked attached property has no effect at all.
However, you can check our RadToolBar DragDrop SDK Sample which actually shows how DragDropManager can be used to achieve dragdrop of toolbars from tray to tray and inside trays. We hope it can be useful.

Regards,
Petar Mladenov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
ToolBar
Asked by
Peter
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Christina
Top achievements
Rank 1
Share this question
or