Currently for the Window and Tooltip controls (possibly others, but those are the ones that I'm working with), the Height and Width properties are both integer properties which set the height and width in pixels. I would like the ability to be able to enter Height and Width in 'em' units, much like can be done with the grid column widths.
Hi Brian,
The Window helper is improved with a Width method that supports string values.
As for the Tooltip, it is the widget that still does not officially support anything other than numeric values: https://docs.telerik.com/kendo-ui/api/javascript/ui/tooltip/configuration/width. Therefore, the MVC wrapper cannot offer such an option.
Regards,
Ianko
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.