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

There is a mix of a closing tag for the first item. Here is the corrected code: ``` ```

### Bug report Calling the Grid's setOptions method when the Grid was configured with enabled rows reordering: ``` "reorderable":{ "columns":true, "rows":true } ``` a JavaScript error is thrown: `Uncaught TypeError:...

Bug
SEV: Medium
C: Grid
jQuery1
FP: Unplanned

### Bug report #NULL! in formula bar could not be substituted with selected cell ### Reproduction of the problem * Run the following Dojo: https://dojo.telerik.com/uneFOHaY/7 * Delete column C *...

Bug
SEV: Low
C: Spreadsheet
jQuery2

### Bug report Firefox: Cursor in Spreadsheet formula bar jumps forward upon deleting #NULL with backspace ### Reproduction of the problem * Run the following Dojo in Firefox: https://dojo.telerik.com/uneFOHaY/6 *...

Bug
SEV: Low
C: Spreadsheet
jQuery2

### Bug report Spreadsheet formula editing should not replace but add selected cell reference ### Reproduction of the problem Look at the following GIF: ![add-cells-to-formula-without-ctrl-key-bug](https://user-images.githubusercontent.com/3431388/100889380-baa97e00-34bf-11eb-9da8-647ad0865c01.gif) When the formula on row...

Bug
SEV: Low
C: Spreadsheet
jQuery2
Priority 1
FP: Unplanned

### Bug report The DatePicker TagHelper does not expose the [disableDates](https://docs.telerik.com/kendo-ui/api/javascript/ui/datepicker/configuration/disabledates) configuration option. ### Reproduction of the problem When using the DatePicker TagHelper it is not possible to set the...

Bug
C: DatePicker
SEV: Low
S: Wrappers (ASP.NET Core)
FP: Unplanned

### Bug report ### Reproduction of the problem Dojo example: [https://dojo.telerik.com/ivERIreJ](https://dojo.telerik.com/ivERIreJ) 1. Focus the Categories ComboBox and type in custom text, e.g., "aaa" 2. Blur the ComboBox ### Current behavior...

Bug
C: ComboBox
SEV: Medium
jQuery2
Priority 2
FP: In Development

### Bug report ### Reproduction of the problem Reproducible in the demos: [https://demos.telerik.com/aspnet-mvc/grid/persist-state](https://demos.telerik.com/aspnet-mvc/grid/persist-state) 1. Inspect the rendering of the "Contact Name" header in the MVC and Kendo UI for jQuery...

Bug
SEV: Low
C: Grid
S: Wrappers (ASP.NET MVC)
FP: Unplanned

### Bug report ### Reproduction of the problem 1. Visual Studio 2019 version 16.8.3 (or another version the extension works with) 2. Install the Scaffolder extension. 3. In a sample...

Bug
SEV: High
S: Wrappers (ASP.NET MVC)
jQuery2
jQuery1
Priority 5
FP: In Development