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

set focus on the textelement in radcombobox from client side

1 Answer 76 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
mirang
Top achievements
Rank 1
mirang asked on 24 Feb 2012, 02:24 PM
Is there any way I can set focus on the textelement in the combobox from client side. I tried setting .focus() method on the client side, but it only keeps the combobox focused, and when i press any key the input text element, inside the combobox does not get focus. Is there any other way to get focus on that.

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 28 Feb 2012, 04:47 PM
Hi,

Please refer to the following help article on how to focus the input element of the RadComboBox.

All the best,
Dimitar Terziev
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
ComboBox
Asked by
mirang
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or