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

RadListBox width in IE6

3 Answers 54 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Mathew
Top achievements
Rank 1
Mathew asked on 01 Jun 2011, 10:59 PM

I have an issue where the RadListBox overlaps the buttons in IE6.  It's fine in IE7 and IE8.  Please see the attached screenshots. 

I have the width of the RadListBox control set to "280px", but it just seems to get ignored in IE6.  Does anyone know how to resolve this?

  

 

<telerik:RadListBox ID="RadListBox1" runat="server" Width="280px" Height="300px"
 SelectionMode="Multiple" AllowTransfer="true" TransferToID="RadListBox2" AutoPostBackOnTransfer="true"

 

  AllowReorder="true" OnDropped="RadListBox1_Dropped" OnTransferred="RadListBox1_Transferred"

 

AutoPostBackOnReorder="false" EnableDragAndDrop

="true">

 

 

3 Answers, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 07 Jun 2011, 10:07 AM
Hello Mathew,

We have made a couple of tests with the latest version of the controls and the button's area is displaying correctly on our side.

Could you specify the exact version of the controls you are using?

Also it would be helpful, if you could open a support ticket and provide us with a sample page demonstrating the issue.

Greetings,
Dimitar Terziev
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Mathew
Top achievements
Rank 1
answered on 08 Jun 2011, 08:12 PM
Hi Dimitar,

We are using version 2010.3.1317.35

Please let me know if you can recreate the issue with that version and with IE6.

If I get a chance, I'll open a support ticket and provide a sample page. Thanks! 

Matt
0
Dimitar Terziev
Telerik team
answered on 14 Jun 2011, 02:06 PM
Hi Mathew,

I've made some tests using the same version of the controls which you are using and again I was unable to reproduce the issue.

From what you have provided as a screenshot it seems to me that the problem you are experiencing is due to the fact that the style are not loaded properly. Please try to add RadStyleSheetManger on the page and check, if the problem still exist.

Regards,
Dimitar Terziev
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
ListBox
Asked by
Mathew
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Mathew
Top achievements
Rank 1
Share this question
or