Hi Team,
I would like to request a configuration for the Kendo UI Form to place the validation message in other positions such as above or below the editor.
Thanks!
Then you open the color/background color tools in an Inline Editor, closing the tools by clicking randomly on the page doesn't close the Editor popup.
The inline Editor remains open when closing the color/background tool popups
The inline Editor should close when the popups and the Editor lose focus
Charts support keyboard navigation. Currently, the focus indicator is rendered as a thick black border around the different chart items. Is there any way to customize it? We usually use dashed red borders throughout our application to indicate focused elements and it would be great to stay consistent.
I found this article which leverages the highlight and saw that the series.highlight.toggle setting allows modifying the highlight's visual element, but options are very limited and do not allow sufficient customization.
Hi Team,
I would like to request a way to create a Kendo UI Diagram shape with a SVG XML Document.
Thank you!
Hi Team,
I would like to request a way to add Kendo UI Controls to a Kendo UI Diagram similar to the WPF controls to RadDiagramShapes. For example, embedding a circular gauge in a diagram.
Thank you!
Hi Team,
I would like to request the functionality that if a user checks the parent, the children are all checked. But, if the children are deselected, the parent should still be checked.
Thank you!
Hi Team,
I would like to request a way to turn off or toggle double tap editing for mobile Kendo UI Grids with incell editing introduced in R3 2023.
Thank you!
When using a grid against a large table with server side filtering (ToDataSourceResult) ToDataSourceResult builds a SQL query that converts the search string to UPPER() and therefore prevents the database from using its indexes. As SQL comparison is case insensitive that LOWER() is unnecessary. As we have may grids where this is an issue it would be time consuming to build out manual filters for each grid instead of using ToDataSourceResult This was discussed here and there was no solution at the time: https://www.telerik.com/forums/grid-filtering-on-text-using-lower-in-sql I would liek to request an option to tell ToDataSourceResult() not to use LOWER() in the sql? See ticket #1339310
The following demo should export the Charts to the generated pdf file, but it does not;
https://demos.telerik.com/kendo-ui/pdf-export/index
It should export all elements within the container. This works properly in older versions:
https://dojo.telerik.com/CfWcHUQK
Hi Team,
I would like to request a way to add layers to the Kendo UI Map dynamically.
Thank you!
Hi Team,
I would like to request to add Excel exporting for the Grid to include Selected rows, including checkbox selection.
Thank you!
If you have a collapsible Kendo UI Splitter with 2 Panes and horizontal orientation, and one of them has size, the other pane will not be collapsible.
First pane remains at a fixed width.
The Pane should completely collapse similar to the 2024.3.1015 version(Dojo).
Bug report
Line Chart Crosshair doesn't display on iPad iOS 17
Reproduction of the problem
Dojo: https://dojo.telerik.com/mGtuUvac
Expected/desired behavior
Crosshair shall display on tap
Environment
Browser: [all]
Kendo UI supports PDF export. It would be great if you could add glyph mirroring support to it as well (https://github.com/mozilla/pdf.js/blob/master/src/core/bidi.js). PDF export of RTL languages such as Arabic and Persian need this trick to work properly.
Bug report
TimePicker does not preserve the new value when dateInput is enabled
Reproduction of the problem
Dojo demo: https://dojo.telerik.com/IOtuzHie
Change the value from the popup window
Expected
The value shall be preserved
Environment
Kendo UI version: 2024.4.1112
jQuery version: 3.4.1
Browser: [all]
Hello,
We're interested in a date input wheel (see attached images) as it is a feature that is especially for useful for mobile users. Telerik's technical support directed us here since the date widget doesn't offer this feature currently.
Kind regards
When the user adds a group in the Grid and try to add a second group immediately, while the first grouping is still loading, then an error is thron in the console.
Note: you can try setting the n browser Network throttling to Slow 4G to easily reproduce the issue
Error: kendo.all.js:60347 Uncaught TypeError: Cannot read properties of undefined (reading 'left')
is thrown and the Grid freezes
There should be no error in the console and the Grid should not freeze
Bug report
Drawing API Tooltip for categoryAxis Chart labels do not show with v.2024.4.1112
Reproduction of the problem
https://docs.telerik.com/kendo-ui/knowledge-base/tooltip-for-category-axis-labels
Expected/desired behavior
The Charts should be exported to the selected file format
The issue is a regression starting with 2024.4.1112
Environment
jQuery: 3.4.1
Kendo UI version: 2024.4.1112
Browser: [all]
Pie and Donut Chart can not be exported to PDF, Png or Jpg
The pie and donut charts are missing.
The Charts should be exported to the selected file format