kendo-ui-core
kendo-ui-core copied to clipboard
An HTML5, jQuery-based widget library for building modern web apps.
### Bug report Setting a required validation message for a date field through the model has no effect. ### Reproduction of the problem 1. Open this Dojo example - https://dojo.telerik.com/iviweSOr/6...
### Bug report Reported in 1574917 This is a regression since v2022.1.412. ### Reproduction of the problem There are steps for reproduction in the ticket. ### Current behavior The grid...
NET SDK 6.0.302 Note that the latest version of Microsoft.AspNetCore.Razor.Design available on Nuget is 2.2.0. Telerik.UI.for.AspNet.Core 2022.2.802 has a dependency on Microsoft.AspNetCore.Razor.Design at version 2.1.0
### Bug report When a RadioGroupFor is used as an editor template for the Grid, the property of the model is not bound to the component. The data-bind attribute is...
According to https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/events/excelexport, `e.workbook.fileName` is a string. However, in the .d.ts file, it does not exist. Can we add it? **Kendo UI for jQuery**: 2021.3.914 **@types/kendo-ui**: 2021.3.0
### Bug report When the Drag-and-Drop functionality is enabled, the Update operation is not triggered when editing an existing item. ### Reproduction of the problem 1) Create an InLine editable...
### Bug report When a DropDownList is open, clicking on the arrow icon closes its popup and immediately opens it again. ### Reproduction of the problem 1. Run the following...
### Bug report The Kendo UI DropDownList's OptionLabel has some padding before the OptionLabel which does not match corresponding items in list. ### Reproduction of the problem Please visit [this...
A pull request is being submitted for the Extra Indentation in OptionLabel issue submission located at the following URL: https://github.com/telerik/kendo-ui-core/issues/6939 The k-list-optionlabel class has a styling of "content: "\200b";". If...
## I'm submitting bug report ## Current behavior The selected state classes are not applied correctly. If a row is selected from this demo - https://demos.telerik.com/kendo-ui/grid/selection?autoRun=true&theme=bootstrap and later the mouse...