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

RadCombox DropDown Windo Problem

1 Answer 38 Views
ComboBox and ListBox (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kailash
Top achievements
Rank 1
Kailash asked on 30 Aug 2011, 09:04 AM
Hello All
I have a problem with RadComboBox I want to hide the DropDown of Combo how to hide it

And I also cann't able to select item as per requirement by setting SelectedValue and SelectedText Properties
 if any one have any solution please provide me

1 Answer, 1 is accepted

Sort by
0
Ivan Petrov
Telerik team
answered on 01 Sep 2011, 04:19 PM
Hi Kailash,

Thank you for writing.

RadComboBox is obsolete, you should use RadDropDownList instead. I have attached a sample project where I have tried to implement your scenario. I used the PopupOpening event to cancel the opening of the Popup instead of hiding it. Additionally, I demonstrate how you should use the SelectedItem property to select an item.

I hope this will help you. If you have further questions, I would be glad to help.

Regards,
Ivan Petrov
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
ComboBox and ListBox (obsolete as of Q2 2010)
Asked by
Kailash
Top achievements
Rank 1
Answers by
Ivan Petrov
Telerik team
Share this question
or