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

Open drop down codebehind

1 Answer 75 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Adriane
Top achievements
Rank 1
Adriane asked on 17 Aug 2010, 11:05 AM
Hello everybody,

I have inserted a dropdown in my application.
I want to open the dropdownlist by editing.
There is only a property for "OpenDropDownOnFocus", thats not the event I want to handle.

Is there a way to do the openin of the dropdown for the editing event?

If not, is there a possibility to open the drop down via Codebehind?

Regards
Adriane

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 18 Aug 2010, 03:59 PM
Hello Adriane,

Thank you for contacting us.

If you want to open the dropdown in RadComboBox via Codebehind, you can set IsDropDownOpen property of RadComboBox to True.

I hope this helps. I will be glad to assist you further.

Regards,
George
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox
Asked by
Adriane
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or