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
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.