kendo-ui-core
kendo-ui-core copied to clipboard
An HTML5, jQuery-based widget library for building modern web apps.
Currently, the ExportAs configuration exposes Proxy method to setup the proxyUrl field, but it is limited to enter only action and controller. Whereas in RazorPages a URL with handler should...
### Bug report Adding unicode "\u00a0" in Gantt Timeline cells results in additional visible character on pages with charset=iso-8859-1 ### Reproduction of the problem * Run the following Dojo in...
### Enhancement Excel files generated by Kendo Excel Export cannot be imported by the MS ODBC Driver. The error reported in [this forum thread](http://www.telerik.com/forums/odbc-import-error-on-kendo-ui-excel-file) is: `External table is not in...
## I'm submitting a... Bug report ## Current behavior The PHP wrappers are missing the rowReorder event and reorderable.rows property. ## Expected behavior The above configurations should be added to...
### Bug report Spreadsheet throws error when opening a xlsx file containing diagonal borders. ### Reproduction of the problem 1. Try to open a xlsx file, containing a cell with...
### Bug report Files are missing when trying to generate a script file for CircularProgressBar only through the Custom Download Tool. ### Reproduction of the problem 1. Open the custom...
### Bug report Adding transform to the wrapping element of the Spreadsheet (I am assuming this will apply for any parent element as well) breaks the cell selection and wrong...
### Bug report Custom messages set via `data-[rule]-msg` to the RadioGroup are not displayed when validating with the Kendo Validator. ### Reproduction of the problem 1. Run [this dojo](https://dojo.telerik.com/@AleksandarEvangelatov/oTOFuvUs/2) 2....
### Bug report ### Reproduction of the problem Reproducible in the demos: [https://demos.telerik.com/kendo-ui/pdfviewer/index](https://demos.telerik.com/kendo-ui/pdfviewer/index) 1. Shrink the browser window so that the zoom tool goes into the overflow menu. 2. Click...
### Bug report When using a [ForeignKeyColumn that is bound to a dataSource](https://demos.telerik.com/kendo-ui/grid/foreignkeycolumnbinding), the [Grid options](https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/methods/getoptions) will not be available initially such as during the document.ready event. ### Reproduction of...