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

How to hide the selected item from the opened RadCombo box items list

3 Answers 98 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Mohd
Top achievements
Rank 1
Mohd asked on 08 Dec 2011, 09:43 AM
I want to hide the selected item from the opened RadCombo box, basically to show instead of this:
item2
 item1
 item2
 item3

item2
 item1
 item3

i want to show
this

3 Answers, 1 is accepted

Sort by
0
Accepted
Konstantina
Telerik team
answered on 12 Dec 2011, 03:21 PM
Hello Mohd,

You can get the selected RadComboBoxItem in the SelectionChanged event and set its Visibility to Collapsed.

Best wishes,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Mohd
Top achievements
Rank 1
answered on 16 Dec 2011, 07:10 AM
0
Konstantina
Telerik team
answered on 16 Dec 2011, 01:45 PM
Hi Mohd,

Great! Thank you for sharing your solution.

Greetings,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
ComboBox
Asked by
Mohd
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Mohd
Top achievements
Rank 1
Share this question
or