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

RadWindow with ReportViewer

6 Answers 113 Views
Window
This is a migrated thread and some comments may be shown as answers.
p p
Top achievements
Rank 1
p p asked on 04 Aug 2011, 07:15 AM
Hi!

I have an application where i use a RadWindow to show  a report.
RadWindow is showing in maximized state and in modal form;
With q1 2011 version everything works fine, but after i upgraded my application to q2 2011 problems appears;
RadWindow is showing in normal mode with width and height defined in xml(i set in design /code behind WindowState to Maximized ).
I debugged and in WindowStateChaged when the window should be maximized (but it's not)the state is maximized and when i click on button to maximize(upper right button) the state changed in Normal but my window disappear from the screen and i have no longer access to my application because somehow it's still there in modal form.

This strange behavior appears only in combination RadWindow+ReportViewer in silverlight .

UPDATE:
I downgraded to q1 2011 only for silverlight controls leaving q2 2011 for reporting and my problem disappear.

Any idea ?




6 Answers, 1 is accepted

Sort by
0
p p
Top achievements
Rank 1
answered on 08 Aug 2011, 12:43 PM
Hello!
No one from telerik know the answer?
0
p p
Top achievements
Rank 1
answered on 08 Aug 2011, 12:44 PM
Really?
0
danparker276
Top achievements
Rank 2
answered on 08 Aug 2011, 07:55 PM
I'm following this thread because I run my reports in silverlight RadWindows and I just upgraded to Q2 2011 from Q1 2011.  Everything is working fine for me.  I've tried max and min windows.  Opened with Show() and ShowDialog() and I don't see any problems. 

I'll try to duplicate your problem.  I set the radwindow size in the code behind, but I don't set it to max.  Are you setting it to max in the code behind?  I'm just clicking on the max and min button.

When I upgraded, first I upgrade my Telerik Reports project that I created the report.  Then I had to upgrade and recompile my reports web service and change the web.config.
0
p p
Top achievements
Rank 1
answered on 09 Aug 2011, 07:20 AM
Hmmm!
Your post doesn't help me very much!
Even if i have a problem in my code, why downgrading to q1 (silverlight controls) and keep q2 for reporting solved  my problem?
0
Accepted
Boyan
Telerik team
answered on 09 Aug 2011, 09:18 AM
Hi P P,

We are aware of this problem. It was introduced in Q2 due to some changes in RadWindow. The issue is fixed in the latest internal build that you can download from your account.

Regards,
Boyan
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
p p
Top achievements
Rank 1
answered on 09 Aug 2011, 10:13 AM
Thanks!
As I suspected.


Tags
Window
Asked by
p p
Top achievements
Rank 1
Answers by
p p
Top achievements
Rank 1
danparker276
Top achievements
Rank 2
Boyan
Telerik team
Share this question
or