Completed
Last Updated: 31 Mar 2021 13:15 by ADMIN
Simon
Created on: 28 May 2013 12:40
Category: Kendo UI for jQuery
Type: Feature Request
39
root
Once created, many Kendo components root DOM element are wrapped under new HTML elements.  Any class of the original input will also be copied to some parent elements.

As each widget (DateTimePicker, DropDownList, ComboBox...) are wrapped differently, it might be a good idea to add a class to the root input (k-root) that would allow us to search for that specific input.

See this post for more details:
http://www.kendoui.com/forums/ui/general-discussions/best-way-to-find-the-root-element-by-class.aspx
1 comment
ADMIN
Viktor Tachev
Posted on: 31 Mar 2021 13:15

Hi Simon, 

The wrapper element of Kendo widgets has the k-widget CSS class applied. It can be used to get reference of the wrapper of each Kendo widget.

 

Regards,
Viktor Tachev
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/.