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

force the removal of radwindow content on second opening

2 Answers 21 Views
Window
This is a migrated thread and some comments may be shown as answers.
Lucian Duma
Top achievements
Rank 1
Lucian Duma asked on 11 Jun 2009, 08:01 AM
Hello,
I have a question for RadWindow for the case in which the content inside loads in 3-4 seconds.

If I'm opening the window 2 times sequentially (open, close, then open again), on the second opening is there any way I can hide the content already loaded from the first time until the page finishes loading? (the content of the first load is shown imediatly I open the popup, until the iframe inside gets the response from the server for the second request)

Thanks,
Lucian

PS: I am using RadControls for ASPNET AJAX Q3 2008.

2 Answers, 1 is accepted

Sort by
0
Accepted
Tervel
Telerik team
answered on 11 Jun 2009, 08:41 AM
Hi Lucian Duma,

Yes you can by setting ShowContentDuringLoad=false.
The following demo provides more information:
http://demos.telerik.com/aspnet-ajax/window/examples/showcontentduringload/defaultcs.aspx

Greetings,
Tervel
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
Lucian Duma
Top achievements
Rank 1
answered on 11 Jun 2009, 09:16 AM
Thanks Tervel, it is exactly what I need.
Tags
Window
Asked by
Lucian Duma
Top achievements
Rank 1
Answers by
Tervel
Telerik team
Lucian Duma
Top achievements
Rank 1
Share this question
or