I have a DropDownTree on my site. When the text of the item is too long to fit I am seeing a horizontal scrollbar and the gray colored background does not expand. I don't want auto width as that makes the container grow larger than the input control is. How can I instead have it wrap?
1 Answer, 1 is accepted
0
Neli
Telerik team
answered on 27 Mar 2024, 09:05 AM
Hi Lee,
You can try applying the white-space CSS property to the '.k-treeview-leaf-text' elements as demonstrated in the Dojo linked here - https://dojo.telerik.com/@NeliK/okavelox