Hello
Why in my version 2014.1.225.45, DropDownWidth="200px" or DropDownWidth="200"
doesn't work
The width it's ok : Width="240" but not the DropDownWidth
If i use the css , it's work , but i want to understand why the attributes DropDownWidth don't work
<telerik:RadComboBox runat="server" ID="PlaComboBox1" Width="240" DataSourceID="WbTA" DataTextField="TA_LIBELLE" DataValueField="TA_ID" DropDownWidth="200"></telerik:RadComboBox>
thanks
for you help
Why in my version 2014.1.225.45, DropDownWidth="200px" or DropDownWidth="200"
doesn't work
The width it's ok : Width="240" but not the DropDownWidth
If i use the css , it's work , but i want to understand why the attributes DropDownWidth don't work
<telerik:RadComboBox runat="server" ID="PlaComboBox1" Width="240" DataSourceID="WbTA" DataTextField="TA_LIBELLE" DataValueField="TA_ID" DropDownWidth="200"></telerik:RadComboBox>
thanks
for you help