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

Problem with perfomance RadCombo Box¡¡¡¡

2 Answers 45 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Ruben
Top achievements
Rank 1
Ruben asked on 31 Oct 2008, 05:35 PM
Hi Telerik

When i open the radcombobox, the movement is very slowly

My version is rad asp.net ajax 200 q1

thanks

2 Answers, 1 is accepted

Sort by
0
Serrin
Top achievements
Rank 1
answered on 31 Oct 2008, 06:42 PM
Hey Ruben,

Would you mind posting a sample of your code?  ComboBox can load slowly depending on the contents, what are you putting in there? :)

Also, what browser are you using?  (I love asking that because I'm trying to figure out quirks people may run into with our site. :D)
0
Ruben
Top achievements
Rank 1
answered on 31 Oct 2008, 07:40 PM
hi Serrin

code :

<telerik:RadComboBox ID="rcbProyecto" Runat="server" Skin="Default" AllowCustomText="True" MarkFirstMatch="True" Width="300px">  
                 <CollapseAnimation Type="None" Duration="0" ></CollapseAnimation
</telerik:RadComboBox> 

Navigator:
Firefox 3.X, Netscape 9.x,Internet explrer 7.0

The content of the items is a string(28).

Tha version Asp.net ajax 2008 q1
Tags
ComboBox
Asked by
Ruben
Top achievements
Rank 1
Answers by
Serrin
Top achievements
Rank 1
Ruben
Top achievements
Rank 1
Share this question
or