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

Dock Window Issue

2 Answers 37 Views
Dock
This is a migrated thread and some comments may be shown as answers.
ajit
Top achievements
Rank 1
ajit asked on 10 Jun 2009, 08:11 PM
Hi,
          I am generating dock windows dynamically and trying to put them on a rad sliding pane using a placeholder but the problem i am facing is that if I generate three windows they exceed the margins.The dock windows are exceeding the boundaries of the pane and are not being rendered within the pane but outside.
Please let me know if there is a solution to this problem.

Thanks.
Ajit

2 Answers, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 16 Jun 2009, 11:17 AM
Hi Ajit,

In order the RadDocks to be rendered within the RadSlidingPanel, a RadDockZone should be placed on the RadSlidingPanel, and the RadDocks placed (docked) on the RadDockZone. So, instead of placing the RadDocks on the RadSlidingPanel, place them on the RadDockZone and they will be rendered within the pane's boundaries.

I hope this will resolve your problem.

All the best,
Pero
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
ajit
Top achievements
Rank 1
answered on 16 Jun 2009, 04:33 PM
Thanx Pero...it resolved the issue

regards,
Ajit
Tags
Dock
Asked by
ajit
Top achievements
Rank 1
Answers by
Pero
Telerik team
ajit
Top achievements
Rank 1
Share this question
or