Hi,
Currently i am using RadControls for ASP.NET AJAX Q3 2010, where Client-side Script i have used to load editor.
Now my problem, dialogs loading is taking long time even though they is no uploaded files. How can i optimize this dialog loading.
3 Answers, 1 is accepted
0
Rumen
Telerik team
answered on 08 Mar 2011, 03:43 PM
Hi Ravi,
Could you please tell us how much time it takes to load the file browser dialog?
The problem is most likely due to your internet connection speed, because an empty dialog should be loaded faster on the page.
Is the dialog loaded faster after its first loading? The dialog scripts are loaded and cached after the first dialog loading and the dialog should popup quite faster after that.
Best regards,
Rumen
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
I have uploaded 15 images and around 20 sec its taking to load. Empty dialog box is taking 5 sec. Well after first load every time its very fast not even a 1 sec.
But to resolve my first situation dialog with 15 mins of big size... is taking more time. Is there any possibility to make it more fast.
0
Rumen
Telerik team
answered on 16 Mar 2011, 11:23 AM
Hi Ravi,
The dialog is loading slowly for the first time because it loads its scripts when it is displayed for the first time.
What you can try to optimize the initial loading is to put RadScriptManager and RadStyleSheetManager on the page with RadEditor.
Best regards,
Rumen
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!