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

## I'm submitting a... Bug report. Check other widgets with updated rendering for a similar behavior. ## Current behavior The setOptions method re-enables a disabled widget. ## Expected behavior The...

Bug
C: DatePicker
SEV: Low
jQuery1
Priority 5
FP: Unplanned

### Bug report In a touch-environment a tap / click on the down arrow does not properly open the menu. "not properly", because You actually can open the menu, when...

FP: Unplanned

### Bug report Spreadsheet exports corrupted xlsx when containing conditional formatting cells ### Reproduction of the problem 1. Run https://dojo.telerik.com/@Dimitar-Goshev/olaWAwUb 1. Export to xlsx 1. Try to open in excel...

Bug
SEV: Medium
C: Spreadsheet
jQuery2

### Bug report In the FileManager's Grid view, if the Grid has alwaysVisible set to false, the Pager has k-pager-sm class which causes it to display as if viewed on...

Bug
SEV: Medium
jQuery2
FP: Unplanned
C: FileManager

### Bug report ### Reproduction of the problem Dojo example: https://dojo.telerik.com/@sspasova/OdOwagUY 1. Scroll the Grid ### Current behavior The data is requested, but it is not displayed in the Grid....

Bug
SEV: Medium
C: Grid
jQuery
FP: Unplanned

### Bug report Horizontal and vertical lines appear in the merged Spreadsheet cells when they are disabled. ** Possible workaround could be to apply the following CSS: ``` #spreadsheet >...

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

#### Bug report Shift selection is not working correctly when multi-column headers are configured in a grid and selectable: "multiple cell" is configured #### Reproduction of the problem Dojo :...

Bug
SEV: Low
C: Grid
jQuery1
Priority 1
FP: Unplanned

### Bug report In case the inline editing is enabled in the Grid and also there is a selectable column, checking/unchecking the selectable column will check/uncheck all the checkboxes on...

Bug
SEV: High
C: Grid
jQuery1
Priority 5
FP: Unplanned

The Pager breaking points are hard coded, as stated in the documentation: https://docs.telerik.com/aspnet-core/html-helpers/data-management/pager/responsive#breaking-points Is it possible to provide an option to modify these three points (360px, 480px, and 600px)?

Enhancement
C: Pager
jQuery1
FP: Unplanned

Added missing `categories` property on `xAxis` and `yAxis` in `ChartOptions`.