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

RadAjaxPanel, page takes more time for processing on dropdown change event

1 Answer 95 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Bob asked on 10 Dec 2008, 01:05 PM

I'm facing the problem related to Performance.

In our application, we are using a RadAjaxPanel and it contain a dropdown with some other controls like textboxes, checkboxes, etc.
In functionality requirement, as main dropdown changes, all controls get filled according to the selection in dropdown.

Issue is that, when I am running the application at development environment or as a locally deployed, then performance is good.
But when application deployed on production server, response is very slow.
Please reply, its urgent.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 15 Dec 2008, 01:31 PM
Hello Bob,

The first thing you need to verify when deploying your web site on production server is that you set compilation -> debug = false in your site's web.config as explained in this KB article:

http://www.telerik.com/support/kb/aspnet-ajax/general/internet-explorer-hangs-or-becomes-slow-when-using-radcontrols-q2-2006-or-later-radcontrols-for-asp-net-ajax.aspx

More useful tips and hints about how to optimize the RadControls performance as much as possible you can find on this page on our site:

http://www.telerik.com/products/aspnet-ajax/resources/top-performance.aspx

Kind regards,
Sebastian
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Ajax
Asked by
Bob
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or