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

RadWindow overlapping navigation pages

3 Answers 68 Views
Window
This is a migrated thread and some comments may be shown as answers.
Rudolf Bösch
Top achievements
Rank 1
Rudolf Bösch asked on 17 Aug 2009, 01:52 PM
Hi there,

I'm about to test the use the Silverlight 3 navigation framework with some Telerik components. I started a silverlight navigation project right away in VS, so far so good, I get a navigationbar on top and a content page on the lowerr part of the site.

But when I use a RadWindow inside the content page, it is able to overlap the navigationbar, or even cover it completely as I maximize the window. Is there any trick how to avoid this and limit the used space of the window to the navigatiopage's size?

3 Answers, 1 is accepted

Sort by
0
Hristo Borisov
Telerik team
answered on 17 Aug 2009, 02:14 PM
Hello Rudolf Bösch,

Yes, our latest release has introduced the RestrictedAreaMargin which is of type Thickness that controls the size occupied by the control. To turn on and off this feature you will need the IsRestricted property that enables and disabled the RestrictedAreaMargin. We are about to create a blog post discussing the new feature. If you have any other questions don't hesitate to contact us.

Sincerely yours,
Hristo Borisov
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
Rudolf Bösch
Top achievements
Rank 1
answered on 17 Aug 2009, 02:52 PM
Hello Hristo Borisov,

Using the RestrictedAreaMargin and IsRestricted basically works fine, as you mention it, thank you very much.

However, there seems to be a few bugs.

If I open the RadWin initally maximized, it appears inside the defined margin. Minimizing it after the page has opened makes it jump on the left upper corner, it does seem to ignore the margin when minimized.

Trying to move it with the mouse when minimized makes it jump inside the given margins, from then on it minimizes inside the margins.

Cheers,
Rudolf
0
Hristo Borisov
Telerik team
answered on 18 Aug 2009, 09:02 AM
Hi Rudolf Bösch,

Yes, we investigated the problems that RestrictedAreaMargin has introduced and we have already scheduled a fix for our internal builds on Friday. If you want to give us more feedback, we look forward to answering your questions.

Best wishes,
Hristo Borisov
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.
Tags
Window
Asked by
Rudolf Bösch
Top achievements
Rank 1
Answers by
Hristo Borisov
Telerik team
Rudolf Bösch
Top achievements
Rank 1
Share this question
or