Hello Juliana,
I had similar problem a couple of days ago. This post helped me solve it:
How to enable/disable specific items in RadComboBox.
Long story short. Just make your custom ItemTemplate for RadComboBox:
And don't forget to set for proper display RadComboBox settings to (it's replacement for 'DisplayMemeberPath' which does not work with custom item templates):
I hope this solution will help you too. :)
Best Regards,
Dragana