Hi I am running into an issue i have to change RadComboxBox style which used as a filtering control
I could use the below codes and inbuilt style properties but it doesnt work on its items, the items style still remain unchanged. So plz help to find in out
<FilterTemplate>
<telerik:RadComboBox NoWrap="true" Font-Names="Arial" Font-Size="9px" ID="NameComboBox" AutoPostBack="true"
Height="100px" Width="100%" runat="server">
</telerik:RadComboBox>
regards,
Appu
I could use the below codes and inbuilt style properties but it doesnt work on its items, the items style still remain unchanged. So plz help to find in out
<FilterTemplate>
<telerik:RadComboBox NoWrap="true" Font-Names="Arial" Font-Size="9px" ID="NameComboBox" AutoPostBack="true"
Height="100px" Width="100%" runat="server">
</telerik:RadComboBox>
regards,
Appu