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

RadWindow PopUp Load Twice

5 Answers 140 Views
Window
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 14 Oct 2009, 01:41 PM
    <telerik:RadWindow ID="RadWindow1" runat="server" Title="Add Engineers" Height="450px"
        Skin="Black" Behaviors="Close" Width="650px" ReloadOnShow="true" ShowContentDuringLoad="false"
        VisibleStatusbar="false" Modal="true" OnClientClose="OnClientClose" />


The New PopUp is loading twice .

5 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 15 Oct 2009, 08:13 AM
Hi John,

With the current setup and if you are using a recent version of the control, the content page should not be loaded twice. If you are using a recent RadWindow version but still experience problems, please open a support ticket and send us a sample project so we could investigate.


Greetings,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Vincent
Top achievements
Rank 1
answered on 01 Mar 2010, 12:57 AM
Hi

Can you address the current version number you've mentioned? I mean start from which version this issue has been fixed?


0
Georgi Tunev
Telerik team
answered on 01 Mar 2010, 11:02 AM
Hi Vincent,

I see that I missed something in my initial reply for which I apologize. If you are using standalone RadWindow control, such behavior is expected when ReloadOnShow is set to true. If you are using RadWindowManager however and the RadWindow is declared on it, setting ReloadOnShow to true will not force the page to reload when you show it for the second time. I believe that this change in the logic was introduced in Q3 2008.
If you still experience problems, I would again recommend to open a support ticket and send us a sample project so we could get a better view over your exact setup and logic. 

Greetings,
Georgi Tunev
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
Vincent
Top achievements
Rank 1
answered on 01 Mar 2010, 08:47 PM
Hi,

Thanks for your reply. I see your point, but we are currently using windows RadWindowManager to manage all the existing RadWindow, if I don't set ReloadOnShow="false", the first time when page load, the page load event will fire twice. :(

Telerik Version: Telerik.Web.UI, Version=2009.2.831.35, Culture=neutral,PublicKeyToken=121fae78165ba3d4
0
Georgi Tunev
Telerik team
answered on 02 Mar 2010, 02:21 PM
Hi Vincent,

I would like to ask you to open a support ticket and send me a small sample project that shows your exact setup and reproduces the problem. Once I have a better view over your exact scenario, I will do my best to provide you with the most appropriate solution.


Sincerely yours,
Georgi Tunev
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.
Tags
Window
Asked by
John
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Vincent
Top achievements
Rank 1
Share this question
or