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

Problem with autocompletebox

1 Answer 39 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
C
Top achievements
Rank 1
C asked on 04 Jun 2014, 03:44 AM
the dropdownitem doesn't fade ,please see my picture. and below is my code.

<telerik:RadAutoCompleteBox ID="RadOilSystem" runat="server" AllowCustomEntry="True"
                                    DropDownHeight="400px" EmptyMessage="供油系统" InputType="Text" Skin="Forest" Width="100%">
                                    <WebServiceSettings Method="GetOilSystem" Path="aDefault.aspx" />
                                </telerik:RadAutoCompleteBox>

by the way setting AllowCustomEntry as True is very indispensible for my project,and the amount of my data is huge.
Hope you work happily!

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 06 Jun 2014, 01:19 PM
Hello,

Unfortunately, the attached image is unavailable. Could you try to reattach it please? In addition, such problem with the DropDown, may arise if there are any javascript errors on the page. Please make sure that there are none and let us know if the problematic behavior persist.

Lastly, the page where the pagemethod for the control is placed should be aDefault.aspx. Is that correct?


Regards,
Nencho
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
AutoCompleteBox
Asked by
C
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or