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

DropDownWidth doesn't work

1 Answer 75 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Olivier
Top achievements
Rank 2
Olivier asked on 25 Apr 2014, 01:38 PM
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

1 Answer, 1 is accepted

Sort by
0
Ivan Zhekov
Telerik team
answered on 28 Apr 2014, 06:54 PM
Hi, Olivier.

We haven't made any changes regarding DropDownWidth / Width of RadComboBox. Can you try the page I am sending you?

If the combos behave correctly on this page, can you try to integrate them as is in your project. If they still behave correctly and the other instances do not, well I am out of ideas.

But if the comboboxes break and any moment, can you please record a video of what is showing up and attach it to this thread?

Regards,
Ivan Zhekov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ComboBox
Asked by
Olivier
Top achievements
Rank 2
Answers by
Ivan Zhekov
Telerik team
Share this question
or