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

inactive items

1 Answer 81 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Mehrdad
Top achievements
Rank 1
Mehrdad asked on 11 Sep 2012, 05:13 AM
Hi
I want some items in my combo be unselectable (not all), and they be in gray color that shows they are inactive.
How can do this?

1 Answer, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 11 Sep 2012, 03:01 PM
Hello Mehrdad,

In order to make some items in RadComboBox unselectable you will need to disable them. This can be achieved by setting the IsEnabled property on each separate item to false.

I created and attached a sample project for you, give it a try.

Greetings,
Vladi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ComboBox
Asked by
Mehrdad
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Share this question
or