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

Popup on focus

1 Answer 56 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Esben
Top achievements
Rank 1
Esben asked on 07 Jan 2013, 02:49 PM
Hi

Is it possible to show the dropdown in the autocompletebox on focus in the ASP.NET controls? I have searched the web but have only found solutions that apply to the silverlight and wpf controls.

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 10 Jan 2013, 12:19 PM
Hello Esben,

The RadAutoCompleteBox control is populated with data, base on the entered in the input text. Therefor, opening the DropDown, when the control is focused would display an empty DropDown, which I believe is not the intended scenario. I can suggest you to use the RadComboBox control, which would fit the requirements of your scenario.

Greetings,
Nencho
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
AutoCompleteBox
Asked by
Esben
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or