All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
Window
/
Performance Issue with Rad window while loading.
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
kalyan gupta
52 posts
Member since:
Aug 2010
Posted 20 Dec 2010
Link to this post
Hi
I am using Telerik rad window (version: 1.9.7.0). The page takes considerable amount of time to load. The page that is opening contains only one textbox and one label. I have tried the property "
ShowContentDuringLoad=true
" but still the page is taking same amount of time to load.
Please let me know If there is any other property that can help me in improving the performace?
Thanks in advance.
Georgi Tunev
Admin
7207 posts
Posted 22 Dec 2010
Link to this post
Hi Kalyan,
RadWindow is basically an IFRAME and when ShowContentDuringLoad is set to true, our control behaves just like one - it does not and cannot affect the loading of the content page in any way.
Greetings,
Georgi Tunev
the Telerik team
Browse the
vast support resources
we have to jump start your development with
RadControls for ASP.NET AJAX
. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our
common SharePoint portal
.
Back to Top
Close