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

Set height of dropdown

4 Answers 138 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Danny Scheelings
Top achievements
Rank 1
Danny Scheelings asked on 15 Nov 2010, 10:08 PM
Hi,

My RadComboBox is positioned at the bottom of the page. The DropDown is opened to the top of the arrow, so that is correct. But the height of the DropDown is automatically only about 100px, while there are more than 20 ComboBox items in the list.

Is it possible to set the height of the DropDown (server side ór client side)?

Thx,
Danny

4 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 16 Nov 2010, 11:17 AM
Hello Danny,

You just need to set Height property of the combobox to set the height of the dropdown.

Greetings,
Yana
the Telerik team
Browse the vast support resources we have to jumpstart 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
Danny Scheelings
Top achievements
Rank 1
answered on 16 Nov 2010, 12:10 PM
I did set the Height property of the ComboBox, but it looks like that the height is changef on the client, when it reaches the bottom of the page.
0
Cori
Top achievements
Rank 2
answered on 16 Nov 2010, 02:21 PM
Hello Danny,

Have you tried setting MaxHeight, instead of Height. I always use MaxHeight and works properly.
0
Danny Scheelings
Top achievements
Rank 1
answered on 18 Nov 2010, 08:01 AM
Setting the Height or MaxHeight did not help. I just downloaded tje latest version of the Telerik controls and the problem is solved. So it looks like this is a bug in a previous version of the controls.

Thanks,
Danny
Tags
ComboBox
Asked by
Danny Scheelings
Top achievements
Rank 1
Answers by
Yana
Telerik team
Danny Scheelings
Top achievements
Rank 1
Cori
Top achievements
Rank 2
Share this question
or