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

RadPane resize

3 Answers 74 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Hardik
Top achievements
Rank 1
Hardik asked on 08 Feb 2012, 06:40 AM
Hi,

I refer the following link : http://demos.telerik.com/silverlight/#Docking/SaveLoadLayout

In this example if I re-size the browser the right, left , top or bottom, it get cuts from the respective sides.

Is it possible to have the resizing the controls as per the screen resolution ?

Thanks
H@rdik Pancholi

3 Answers, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 13 Feb 2012, 11:08 AM
Hi,

RadDocking will take all the available space, you will see that when resize the examples it will change its size. But the examples panel in our demo applications has MinimumHeight and Width set so at some point it will not allow the example to shrink anymore and that is why it starts hiding parts of the control.

If you place the RadDocking into a Grid and take it out from our demos infrastructure it will resize as expected.

Greetings,
Boyan
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Hardik
Top achievements
Rank 1
answered on 14 Feb 2012, 01:50 PM
Hi Boyan,

I have a layout which I am saving and reload in a another page as a static layout without toolbars and borders (Freeze Layout). I have a control in different RadPane , I need to make it auto resize if the contents are increased in a RadPane.

Can you please suggest the solution for this ?


Thanks
H@rdik Pancholi
0
Boyan
Telerik team
answered on 17 Feb 2012, 12:58 PM
Hi,

RadDocking is not supporting SizeToContent, Its pane can't resize according to its content. The current implementation of RadDocking no of the elements is auto sizing.

Don't hesitate to contact us if you have other questions.


Regards,
Boyan
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Docking
Asked by
Hardik
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Hardik
Top achievements
Rank 1
Share this question
or