Hello,
Please take a look at the following example based on previously posted code:
Note the way RadComboBoxItem is retrieved. More about RadComboBoxItems you can find
here.
Another important issue is that the
SelectedIndexChanged event does not fire unless the
AutoPostBack property is
True - more about this topic find in
this article.
Of course if you prefer to add more properties to an item, you can use Attributes collection to store them.
Best regards,
Kalina
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.