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

How to make the taps and windows in dock resize automatically to fit any screen?

3 Answers 115 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Anoop
Top achievements
Rank 1
Anoop asked on 18 Jul 2011, 07:21 AM

I deployed the system in a touch screen device however the dock windows was not shown properly, only a part of the window is appearing.

 

How this problem can be resolved?

How can we make it fit to any resolution?

 

Thanks in advance

3 Answers, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 20 Jul 2011, 05:12 PM
Hello Anoop,

Thank you for your question.

Please review this help article regarding the topic of building an advanced RadDock layout at runtime. It demonstrates how to specify absolute and relative size of ToolWindows, location and size of a floating window, size of AutoHide window.

Please let us know if you need further assistance to achieve your requirements.

Best regards,
Alexander
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
David Gerding
Top achievements
Rank 1
answered on 08 Sep 2011, 02:22 AM
Hi,
If there's anychance of a "lighter weight" answer to the request, I've got basically the same question with a twist:

What's the right way to ensure that the dock and panes/pane groups inside always resize to the max available width and height?

I'm working in a UserControl and assume I need to catch the resize the event from the parent...

Any chance you could show us with a simpler demo? 

(I'm doing this in WPF RadControls and will repost if needed)

Thanks,
Dave G
0
Boyan
Telerik team
answered on 13 Sep 2011, 01:07 PM
Hi David Gerding,

You don't need to do something specific to make the RadDocking fill all the available space. Just put it in a Grid and it will take the whole space in it. Then it will resize according to this Grid size. I have attached a small sample with a GridSplitter to show how it works.

Kind regards,
Boyan
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Dock
Asked by
Anoop
Top achievements
Rank 1
Answers by
Alexander
Telerik team
David Gerding
Top achievements
Rank 1
Boyan
Telerik team
Share this question
or