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

Styling RadComboBoxItems

0 Answers 35 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Cheri
Top achievements
Rank 1
Cheri asked on 26 Sep 2012, 07:31 PM
Hi,

This seems like it should be easy but I can't figure it out.  I need to create a style for the following RadComboBox.  How do I do this?

<telerik:RadComboBox  Name="rcbType"  Width="200" Height="30"   >
    <telerik:RadComboBoxItem Content="Asset" />
    <telerik:RadComboBoxItem Content="Personal"/>
    <telerik:RadComboBoxItem Content="Inventory"/>
</telerik:RadComboBox>


Many Thanks,
Cheri

No answers yet. Maybe you can help?

Tags
ComboBox
Asked by
Cheri
Top achievements
Rank 1
Share this question
or