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

popupSettings height doesn't work

1 Answer 681 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Noah
Top achievements
Rank 2
Iron
Iron
Iron
Noah asked on 10 Mar 2020, 03:14 PM

setting the height of the popup creates a container of the appropriate height, but some internal scroll div in the popup container still has a max height of 200, so you get a little scroll box inside the larger popup box instead of expanding to fill the container.

You can see this behavior in your documentation here.

https://www.telerik.com/kendo-angular-ui/components/dropdowns/api/PopupSettings/

click the run code on your example and open the dropdown.

 

1 Answer, 1 is accepted

Sort by
1
Dimitar
Telerik team
answered on 12 Mar 2020, 12:01 PM

Hello Noah,

This is a know issue of the DropDownList - if the the listHeight is not explicitly set, the items container will not spread to fill the popup container. The status of the problem is tracked here. Subscribe to the thread to receive notifications on status update.

The priority of the issue is quire low though, as it can easily be worked around by just setting a listHeight value as well. Here's a demo example.

Let me know if further information on the topic is required.

Regards,
Dimitar
Progress Telerik

Get quickly onboarded and successful with your Telerik and Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
DropDownList
Asked by
Noah
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Dimitar
Telerik team
Share this question
or