All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Hi,
I've got a dropdown list but the items in that list are wider than the default value. I'm using itemRender and valueRender to change them.
Is there a way to change the k-list-container width, can I add my own class to the popup or specify a width directly to this?
Thanks
Hello, Sam,
Both the specific width or a className can be applied to the list using the popupSettings property:https://www.telerik.com/kendo-react-ui/components/dropdowns/api/DropDownListProps/#toc-popupsettings
Available settings are:https://www.telerik.com/kendo-react-ui/components/dropdowns/api/DropDownsPopupSettings/
I hope this is helpful.
Regards, Stefan Progress Telerik