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

RadWindow leaves margin from left when opened

3 Answers 34 Views
Window
This is a migrated thread and some comments may be shown as answers.
Hardik
Top achievements
Rank 1
Hardik asked on 19 Nov 2012, 11:53 AM
Hi All,

When I'm opening the RadWindow, its leaving some margin from left hand side.
Hence I am able to see the background from left and then the dark blur background of the RadWindow.
I am not able to trace exactly where the error is coming from whether its in the UserControl or RadWindow. Follow is the implicit style which I have applied:

<Style TargetType="telerik:RadWindow">
        <Setter Property="FontFamily" Value="Tahoma" />
        <Setter Property="FontSize" Value="11" />
        <Setter Property="WindowStartupLocation" Value="CenterScreen" />
        <Setter Property="IsTabStop" Value="False" />
</Style>

PFA Screenshot. I want the Black part to start from extreme left.

Thanks and Regards,
Hardik

3 Answers, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 22 Nov 2012, 09:33 AM
Hi Hardik,

I tried to reproduce the issue but with no success. Could you please provide some more info on your project. What theme you are using, do you have more than 1 monitors and is the RadWIndow maximized or this is just the Modal background not stretching to far left. It will be best if you could send us a sample project where this can be observed or a code snippet.

All the best,
Boyan
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Hardik
Top achievements
Rank 1
answered on 03 Dec 2012, 06:54 AM
Hi Boyan,

Thank you so much for the valuable reply. 

We are using Metro theme in our application. The RadWindow is streched and is positioned in the center of the screen (WindowStartupLocation=CenterScreen ). We are using just 1 monitor, yes you are right its the Modal background not stretching to far left.

Actually the structure of the application is like, we are having a main page which comprises of the navigator (HyperlinkButtons) and on click of those, respective pages open inside the container on that same page. Like Parent-Child wherein there is one main page and on click of links child pages open on it.

Thanks and Regards,
Hardik
0
Vladi
Telerik team
answered on 06 Dec 2012, 12:03 PM
Hi Hardik,

We tried to reproduce the issue but again with no success. Unfortunately without being able to observe the issue at our side we cannot provide you with an appropriate assistance.

If you could try to reproduce the issue in a sample project and send it to us we could try to see what could be causing it.

All the best,
Vladi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Window
Asked by
Hardik
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Hardik
Top achievements
Rank 1
Vladi
Telerik team
Share this question
or