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

Open Maximised Window with Q2.2009.1023

2 Answers 34 Views
Window
This is a migrated thread and some comments may be shown as answers.
Christophe
Top achievements
Rank 1
Christophe asked on 08 Apr 2010, 10:51 AM
Hello,

I have a pb to open a window maximised.

I'm using this code :
<telerikNavigation:RadWindow   
            x:Name="WindowCtlDetailcolis"   
            Header="Détail du colis" 
            ResizeMode="CanResize"   
            WindowState="Maximized" 
            WindowStartupLocation="CenterScreen" 
            MinWidth="800" 
            MinHeight="600" 
            /> 

It worked with version Q2.2009.812 but not with Q2.2009.1023.
With this last version, when the window apears, the maximised logo seems to be "Maximised" but the window is not maximised :-(
So I need to click to set in "Normal" state button, and when I click on "Maximised" button then the window is correctly Maximed.

Any idea ? wordk around ?

Thanks
Christophe

2 Answers, 1 is accepted

Sort by
0
Accepted
Miroslav Nedyalkov
Telerik team
answered on 13 Apr 2010, 12:07 PM
Hello Christophe,

 It might be a bug we introduced in this version. The good news is that this works fine with the latest version of RadControls for Silverlight.

All the best,
Miroslav Nedyalkov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Christophe
Top achievements
Rank 1
answered on 13 Apr 2010, 02:33 PM
Ok so I'm waiting my company to buy next version :-\
In few weeks, I hope.
Tags
Window
Asked by
Christophe
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Christophe
Top achievements
Rank 1
Share this question
or