Is it possible to change the color of individual items in a RadComboBox on the client side? Something like the following is what I mean (obviously this doesn't work or I wouldn't have a problem).
Here's the solution. Just use the OnClientLoad event and add the same logic that Veskoni offered but iterate through the items of the combo with step of 2:
You can find the full code attached as a .zip file.
Regards,
Veronica Milcheva
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.