kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

An HTML5, jQuery-based widget library for building modern web apps.

Results 576 kendo-ui-core issues
Sort by recently updated
recently updated
newest added

Is it possible to implement a method in the Read() configuration of the DataSource that will append parameters as name-value pairs to the query string? For example: .Read(r => r.URL(myUrlPath).Handler(myPageHandler).AddQryStrPairs(myNameValuePairsModel))...

Enhancement
F: DataSource
S: Wrappers (ASP.NET Core)
FP: Unplanned

### Bug report The CheckBox TagHelper does not render the attribute "required" and a custom class. ### Reproduction of the problem The CheckBox TagHelper definition: ` ` It generates the...

Bug
C: Validator
SEV: Medium
S: Wrappers (ASP.NET MVC)
S: Wrappers (ASP.NET Core)
FP: Unplanned
C: Checkbox

### Bug report A Form group label encoded option cannot be set to false. ### Reproduction of the problem 1. Open this Dojo example - https://dojo.telerik.com/eGEqEbEw/8 ### Current behavior The...

Bug
SEV: Medium
jQuery2
C: Form

### Bug report The row reordering functionality does not work correctly when the draggable column has a small width. ### Reproduction of the problem https://dojo.telerik.com/@sspasova/ekariwuV Open the Dojo and try...

Bug
SEV: Low
C: Grid
jQuery
FP: Unplanned

### Bug report When the select functionality is enabled, the tooltip does not show up when hovered. ### Reproduction of the problem https://dojo.telerik.com/@georgi_slavov/ajINUMut Hover over the series ### Current behavior...

Bug
SEV: Medium
C: Chart
jQuery1
FP: Unplanned

### Bug report ### Reproduction of the problem Dojo example: [https://dojo.telerik.com/InUYAheR/4](https://dojo.telerik.com/InUYAheR/4) Drag and drop a row from Grid2 to Grid1 by following the steps below: 1. Click and hold down...

Bug
C: Draggable
SEV: Medium
jQuery1
FP: Unplanned

### Bug report Safari on iOS 13 iPad does not allow Spreadsheet cell selection. ### Reproduction of the problem 1. Open Safari 13 (on iPad with iOS 13) 2. Open...

Bug
SEV: High
C: Spreadsheet
jQuery2
Priority 3
Touch Devices
FP: In Development

### Bug report Dates and times entered (or pasted) in the spreadsheet are incorrectly parsed and do not respect the specified format. For example, dd.MM.yyyy HH:mm becomes MM.dd.yyyy HH:mm. The...

Bug
SEV: Medium
C: Spreadsheet
jQuery2

### Bug report When there are bookmarks in a Word file and the text from the Word is pasted in Editor the indention of the text and space of the...

Bug
SEV: Medium
C: Editor
jQuery2
Priority 1
FP: Unplanned

### Bug report When a DropDownList with filtering enabled is used inside a Kendo Window it gets unexpectedly closed when clicked between `.k-input-inner` and `.k-input-value-text` elements. ### Reproduction of the...

Bug
C: DropDownList
SEV: Low
jQuery2