kendo-ui-core
kendo-ui-core copied to clipboard
An HTML5, jQuery-based widget library for building modern web apps.
I have a grid where the editor button should not be with text so I added a class to the button like this: ``` @(Html.Kendo().Grid() .Name("...") .Columns(columns => { columns.Command(command...
The issue is represented if using the zoom functionality within the toolbar of Safari. Below is a screenprint where [the Stepper demo](https://demos.telerik.com/aspnet-mvc/stepper) is used. If click on the small "A"...
Add delete-confirmation="true" for the TreeList. It seems like it should be built into all controls that have a destroy.
Currently, the DatePicker can be set to read-only mode by adding the "readonly" attribute through the HtmlAttributes() option or by calling the client-side [readonly()](https://docs.telerik.com/kendo-ui/api/javascript/ui/datepicker/methods/readonly) method. Is it possible to implement...
### Bug report In a scenario where a Validator is created with validateOnBlur:false, and is used to validate a NumericTextBox, if the component is focused and blurred after validation, the...
### Bug report Scrollable menu opening wrong menu on mobile #### Reproduction of the problem This is reproducible in Chrome developer tools - using iPhone 14 Pro Max Dojo: https://runner.telerik.io/fullscreen/jtDsGBpV...