>Hi Greg,
>
>The Internet Explorer does not display all the items in its dropdown list when it autocompletes the text being typed into it. It only displays those items that have the same prefix as the currently typed text. This is how our ComboBoxAutoComplete behaves too.
>
>Please refer to the
test sample attached that illustrates this. Run the application and open the dropdown of the ComboBoxAutoComplete. Try typing www.syncfusion.com into it, and you will see that only those entries (see below) that begin with www.syncfusion.com appear in the list.
>
>www.syncfusion.com
>www.syncfusion.com/downloads
>www.syncfusion.com/sales
>www.syncfusion.com/support
>
>Please let me know if this does not meet your requirements. Also, let me me know the version of Essential Tools that you are using. We appreciate your interest in Syncfusion products.
>
>Regards,
>Guru Patwal
>Syncfusion, Inc.
I''ve tried this sample. The list does not automatically drop down (showing the matched prefixes) when I start typing. How do get the list to dropdown automatically?
Thanks,
Jerry