kendo-ui-core
                                
                                 kendo-ui-core copied to clipboard
                                
                                    kendo-ui-core copied to clipboard
                            
                            
                            
                        An HTML5, jQuery-based widget library for building modern web apps.
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 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 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 report Spreadsheet formula editing should not replace but add selected cell reference ### Reproduction of the problem Look at the following GIF:  When the formula on row...
### 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 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 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 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...