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

RadAjaxManager including RadComboBox - performance problem

3 Answers 139 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Inbal
Top achievements
Rank 1
Inbal asked on 01 Dec 2008, 01:22 PM
Hello,

We have a page with RadAjaxManager and RadComboBox on it.
When we fill the RadComboBox with normal amount of items (up to 300 items), the performance is good.
We need to fill the RadComboBox with more then 3000 items and then the performance is very slow.
When we remove the RadAjaxManager from the page, and the page works with regular postbacks, the page loading is quick even that 3000 items are filled into the RadCombobox.

Is there a known bug of RadAjaxManager when working with RadComboBox that filled with large amount of data?

Thanks,

Inbal

3 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 03 Dec 2008, 11:53 AM
Hello Inbal,

Thank you for contacting us.

Could you please test the application by using regular asp UpdatePanel to wrap the ComboBox and let me know if the problem still appear. Also, you could use the RadComboBox with LoadOnDemand in order ti improve its performance in sceanrios with big number of items.


Greetings,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Marian
Top achievements
Rank 2
answered on 22 Jun 2009, 04:21 PM
Hello Maria,
I have similar problem with RadComboBox. I use LinqDataSource (only two columns - Text and value are selected from its) with about 1200 items.
When I use LoadOnDemand then performance is good, but I have several scenarios, where I can not use LoadOnDemand. Is there any idea to increase performance of RadComboBox?
-thanks
-Marian
0
Paul
Telerik team
answered on 23 Jun 2009, 11:44 AM
Hi Marian,

Please refer to this article for details on the matter.

Greetings,
Paul
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.
Tags
Ajax
Asked by
Inbal
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Marian
Top achievements
Rank 2
Paul
Telerik team
Share this question
or