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

RadComboBox shows a RadMenu

1 Answer 45 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Fatima
Top achievements
Rank 1
Fatima asked on 29 Sep 2012, 07:13 AM
Hi

I need a RadComboBox that when I click on it and it opens its DropDown, a RadMenu opens too (simultaneously)

Is it possible??

Can you guide me?

1 Answer, 1 is accepted

Sort by
0
Ivana
Telerik team
answered on 01 Oct 2012, 10:31 AM
Hello Fatima,

Take a look at the client API of the two specified controls:
http://www.telerik.com/help/aspnet-ajax/combobox-client-side-radcombobox.html;
http://www.telerik.com/help/aspnet-ajax/menu-client-side-objects.html.

Inspecting more closely the methods and properties provided for the client objects of the RadComboBox and RadMenu you should be able to achieve the functionality you need to implement.

I hope this will help.

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