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

Rad Combo Box Width Problem In Fire Fox Browser

3 Answers 61 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Arvind
Top achievements
Rank 1
Arvind asked on 20 May 2012, 11:55 AM
Hi Telerik Team,
                     I have a design Problem with Telerik Rad Combo Box. It over flows on other controls. It appears as shown below



Please help me in fixing this.

Thanks
Aravind

3 Answers, 1 is accepted

Sort by
0
Ivana
Telerik team
answered on 21 May 2012, 05:08 PM
Hi Arvind,

This is a rather strange behavior. Could you specify the version of RadControls for ASP.NET AJAX that you use in your application.  Also does this happen in all browsers?
Could you paste the troubled code here so we will be able to take a look at it?

All the best,
Ivana
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Arvind
Top achievements
Rank 1
answered on 22 May 2012, 06:09 AM
Rad Controls version: 10.2.8.26

            <telerik:RadComboBox ID="rcbAccountStatus" runat="server" AutoPostBack="false"  Width="255" Skin="Vista">
            <Items>
            <telerik:RadComboBoxItem Text="Active" />
            <telerik:RadComboBoxItem Text="In Progress" />
            <telerik:RadComboBoxItem Text="Stopped" />
            <telerik:RadComboBoxItem Text="cancelled" />
            </Items>
           </telerik:RadComboBox>
0
Ivana
Telerik team
answered on 22 May 2012, 03:30 PM
Hello Arvind,

Could you test the latest version of RadControls for ASP.NET AJAX? The following KB article shows how to upgrade to another version or license: http://www.telerik.com/support/kb/aspnet-ajax/general/updating-radcontrols-for-asp-net-to-another-version-or-license.aspx.

All the best,
Ivana
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ComboBox
Asked by
Arvind
Top achievements
Rank 1
Answers by
Ivana
Telerik team
Arvind
Top achievements
Rank 1
Share this question
or