When we have too many items in the dropdown, Chrome starts to overlap the items in the combobox.
How do you resolve this? I've attached a screenshot.
How do you resolve this? I've attached a screenshot.
9 Answers, 1 is accepted
0

Shinu
Top achievements
Rank 2
answered on 18 Jan 2012, 05:50 AM
Hello Vincent,
I tried the same in Chrome which worked as expected. Attached is the screenshot.
-Shinu.
I tried the same in Chrome which worked as expected. Attached is the screenshot.
-Shinu.
0

vincent
Top achievements
Rank 1
answered on 18 Jan 2012, 02:43 PM
Hi Shinu,
You also need to enable the Scroll Bars to replicate my issue. Thanks.
You also need to enable the Scroll Bars to replicate my issue. Thanks.
0

Shinu
Top achievements
Rank 2
answered on 19 Jan 2012, 10:26 AM
Hello Vincent,
I tried the same in the version 2011.2.915.35 which worked as expected with scrollbars. Attached is the screenshot.
-Shinu.
I tried the same in the version 2011.2.915.35 which worked as expected with scrollbars. Attached is the screenshot.
-Shinu.
0
Hi Vincent,
Can you provide the markup of the RadComboBox control that you use so I can test the issue locally? Can you also clarify if you use some binding?
All the best,
Kate
the Telerik team
Can you provide the markup of the RadComboBox control that you use so I can test the issue locally? Can you also clarify if you use some binding?
All the best,
Kate
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

vincent
Top achievements
Rank 1
answered on 19 Jan 2012, 03:32 PM
Here you go Kate.
<telerik:RadComboBox
runat="server"
ID="ddlTicketStatusList"
Width="300" Height="180"
AutoPostBack="false"
AllowCustomText="false"
EnableLoadOnDemand="false"
ShowMoreResultsBox="false"
EnableVirtualScrolling="false"
Skin="Default"
CausesValidation="false"
OnClientSelectedIndexChanged="ddlTicketStatusList_OnClientSelected"
ZIndex="50001"
>
<ExpandAnimation Type="None" />
<CollapseAnimation Type="None" />
</telerik:RadComboBox
<telerik:RadComboBox
runat="server"
ID="ddlTicketStatusList"
Width="300" Height="180"
AutoPostBack="false"
AllowCustomText="false"
EnableLoadOnDemand="false"
ShowMoreResultsBox="false"
EnableVirtualScrolling="false"
Skin="Default"
CausesValidation="false"
OnClientSelectedIndexChanged="ddlTicketStatusList_OnClientSelected"
ZIndex="50001"
>
<ExpandAnimation Type="None" />
<CollapseAnimation Type="None" />
</telerik:RadComboBox
0

vincent
Top achievements
Rank 1
answered on 20 Jan 2012, 05:20 PM
Im using version 2011.1.315.35
0
Hello Vincent,
We cannot replicate this behavior locally. Could you isolate the RadComboBox in another page and see if the issue still persists?
Also, could you try this out with the latest version of our controls? Here is a KB article showing how to update controls for ASP.AJAX to another version: [http://www.telerik.com/support/kb/aspnet-ajax/general/updating-radcontrols-for-asp-net-to-another-version-or-license.aspx].
Greetings,
Ivana
the Telerik team
We cannot replicate this behavior locally. Could you isolate the RadComboBox in another page and see if the issue still persists?
Also, could you try this out with the latest version of our controls? Here is a KB article showing how to update controls for ASP.AJAX to another version: [http://www.telerik.com/support/kb/aspnet-ajax/general/updating-radcontrols-for-asp-net-to-another-version-or-license.aspx].
Greetings,
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

vincent
Top achievements
Rank 1
answered on 24 Jan 2012, 05:54 PM
We no longer have access to your latest dll.
0
Hi Vincent,
Please, contact sales@telerik.com or visit your account for your upgrading options.
All the best,
Ivana
the Telerik team
Please, contact sales@telerik.com or visit your account for your upgrading options.
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