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

Close dropdown on textbox click

1 Answer 122 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Max
Top achievements
Rank 1
Max asked on 02 May 2012, 11:53 AM
As you know the RadComboBox has a property called 'ShowDropDownOnTextboxClick' which opens the dropdown when the textbox is clicked. Thing is, i use a combobox without allowing custom text (i configured it to be like a standard but styled asp.net dropdown). So i need the exact opposite of the feature above. I want the dropdown to open and close when the textbox is clicked depending on the current visibility of the dropdown. Before i'm extending the ComboBox to build this in myself i thought i'd post this here since theres probably more people experiencing this. Is there a way i could toggle the dropdown on textbox-click?

Thanks in advance,

Max

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 04 May 2012, 03:15 PM
Hi Max,

The desired functionality could be achieve as demonstrated in the sample page attached.

Regards,
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
Max
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or