Unplanned
Last Updated: 10 Sep 2025 10:37 by eDAD

We are using a customized ChartToolTip with button in our bar chart. However the tab order is not correct for multiple charts. The expect behavior we were told by our accessibility testing team is first chart -> button on tooltip -> second chart -> button on tooltip and so on. The actual behavior is tab shortcut will switch between charts then back to the first chart tooltip element. 

MAS Reference:

Unplanned
Last Updated: 09 Sep 2025 12:22 by Philip
Created by: Philip
Comments: 0
Category: KendoReact
Type: Feature Request
1
It would be beneficial if we had a kendoSchedulerSlotSelectable exposed similar to Angular.
Unplanned
Last Updated: 08 Sep 2025 12:26 by Prasadh
Created by: Prasadh
Comments: 0
Category: Gantt
Type: Feature Request
1
I need to adjust the hour span to display only an 8-hour working shift instead of the current 24-hour view.
Unplanned
Last Updated: 05 Sep 2025 09:56 by Lokesh
Created by: Lokesh
Comments: 0
Category: KendoReact
Type: Feature Request
1
It would be beneficial if the DateTimePicker had a togglebutton prop so that the button is customizable. 
Unplanned
Last Updated: 04 Sep 2025 10:01 by menucha
In the table component, the expand (‘+’) icon still appears even when there’s no data. It would be beneficial if there was a way to hide the icon out of the box.
Unplanned
Last Updated: 02 Sep 2025 11:13 by ADMIN

We have received feedback from our user group indicating a need for keyboard-based selection for items that are not in sequential order. Currently, keyboard selection functionality only allows users to select items in a continuous sequence. For example, when using Ctrl+Click, all items in between are automatically selected.

Is supporting non-sequential item selection via keyboard something you plan to implement? If not, could you suggest the best approach or alternative solutions to address this requirement?


 
ref: 
https://www.telerik.com/kendo-react-ui/components/dropdowns/multiselect/keyboard-navigation

Unplanned
Last Updated: 02 Sep 2025 05:38 by Admin
Created by: Admin
Comments: 0
Category: KendoReact
Type: Feature Request
1

When a Grid column is auto-sized via double-click on the resizer, the GridColumnResizeEvent does not expose the calculated width of the column. Instead, newWidth is 0 (deprecated) and the columns entry for the target column only reflects the width before resizing. 

It would be beneficial if the auto-sized column width were exposed in the GridColumnResizeEvent (e.g., by updating newWidth or adding a new property)

Unplanned
Last Updated: 29 Aug 2025 13:46 by ADMIN
Created by: Sergei
Comments: 10
Category: KendoReact
Type: Feature Request
30

Hello,

We are currently developing an application based on Kendo React components.
We are wondering if the React-Gantt chart has the functionality to edit the data by drag-n-drop the same way it possible with JQuery-Gantt (see attachment).

Thanks in advance for your help.

 

Kind regards,
Sergei

Unplanned
Last Updated: 26 Aug 2025 15:18 by zenit1
Created by: zenit1
Comments: 0
Category: KendoReact
Type: Feature Request
1
It would be beneficial if there was a prop that would limit the Filter depth.
Unplanned
Last Updated: 20 Aug 2025 10:34 by ADMIN
Created by: Jie
Comments: 0
Category: KendoReact
Type: Feature Request
1

Please see the example - https://codesandbox.io/p/sandbox/silly-wind-tpfg8n

When column "Unit Price" is locked, while moving the horizontal scroll bar, the group header is sticky (expected behavior), but the group footer is not sticky (wrong behavior).

 

Need More Info
Last Updated: 20 Aug 2025 07:42 by ADMIN
Test Environment: 
OS: Windows 11 Enterprise Insider Preview Version 24H2(OS Build 26100.4061) 
Browser Edge Version: 136.0.3240.76 (Official build) (64-bit)

Observation:
  1. This issue is observed with All three screen readers.
User Impact:
If label name and instructions are not provided for the 'Select files' button, users may struggle to understand the expected input format, leading to errors, confusion, and difficulty in choosing files.

Steps to Repro:
  1. Open URL: https://blazorrepl.telerik.com/QJkQPwlw09eSCmk905?_gl=1%2a1wzzh94%2a_gcl_au%2aODg2NjQ4ODc0LjE3NDMwNjY1NTI.%2a_ga%2aODYwMDgyNjY4LjE3MzI3OTMyMTA.%2a_ga_9JSNBCSF54%2aczE3NDc2MzAyNjkkbzUkZzEkdDE3NDc2MzYwMjYkajE4JGwwJGgwJGRHVjE1OElLdHB0ZXJwc1VOWHNzTWlJTEhVVlVQckU0Ynd3 in latest edge browser.
  2. Press tab key to reach 'Select files button'.
  3. Verify whether screen reader is announcing label and note information for 'Select files' button or not.
Actual Result:
Screen reader is not announcing label and note information for 'Select files' button.

Screen reader is announcing as 'Select files button collapsed'.

Refer Attachment:
1. 
Screen reader is not announcing label and note information for 'Select files' button.png
2. 
Screen reader is not announcing label and note information for 'Select files' button.mp4


Expected Result:
Screen reader should announce label and note information for 'Select files' button.
Screen reader should announce as 'Select only pdf files select files button drag and drop files here.
Unplanned
Last Updated: 06 Aug 2025 13:21 by ADMIN
Created by: Dave
Comments: 1
Category: Spreadsheet
Type: Feature Request
0

Add PDF export in Spreadsheet similar to the one available in the Kendo UI Spreadsheet widget. The PDF export must support multi page export as well.

Unplanned
Last Updated: 04 Aug 2025 14:18 by Kidsoft
Created by: Kidsoft
Comments: 0
Category: KendoReact
Type: Feature Request
2

Add a prop to the MaskedTextBox that returns a clean value (without mask literals) and treats an empty mask as null or "".

This will simplify form validation and submission by eliminating the need for manual cleanup of masked values like ____-____-____-____ or 1234-5678-9012-3456

Unplanned
Last Updated: 28 Jul 2025 15:25 by ADMIN
Created by: Diego
Comments: 1
Category: KendoReact
Type: Feature Request
0
When the resizing of the Grid is enabled, the expand/collapse column is always resizable.
Unplanned
Last Updated: 25 Jul 2025 07:53 by Alberto

Currently, the KendoReact DateTimePicker supports passing a DateFormatOptions object to the format prop, but it only respects the datetime property. This prevents developers from using separate localization styles for the date and time portions (e.g., date: "medium", time: "short"), which is supported by the native Intl.DateTimeFormat and toLocaleString APIs.

Unplanned
Last Updated: 24 Jul 2025 08:32 by Jayesh
Created by: Jayesh
Comments: 0
Category: Excel Export
Type: Feature Request
1
Currently, there is no option to add a hyperlink to the exported cell.
Unplanned
Last Updated: 22 Jul 2025 07:11 by ADMIN
Created by: Jayesh
Comments: 0
Category: KendoReact
Type: Feature Request
1
It would be beneficial if the DatePicker exposed an onKeyDown evet.
Unplanned
Last Updated: 10 Jul 2025 10:20 by Emile
Created by: Emile
Comments: 0
Category: KendoReact
Type: Feature Request
2
It would be beneficial if we had a mechanism for customizing the Chart animations.
Unplanned
Last Updated: 08 Jul 2025 12:14 by ADMIN
Created by: Maria
Comments: 1
Category: KendoReact
Type: Bug Report
0

Hi,

The first render of a DatePicker component with an onOpen prop throws an error: Unknown event handler property `onOpen`. It will be ignored.

Reproduction:

1. Open https://stackblitz.com/edit/react-xje2zdjc?file=app%2Fapp.tsx

2. The error will appear in the console

Expected behavior:

No errors in the console

Unplanned
Last Updated: 08 Jul 2025 09:07 by ADMIN
Created by: Tim
Comments: 1
Category: Splitter
Type: Feature Request
1
I would like to be able to customize the collapse action on a splitter pane. The specific use case is to be able to collapse a splitter to a minimum width, and when it is at the minimum width the collapse icon switches to expand. I have been able to create a workaround by intercepting the state change and setting a pane to a minimum width when the collapsed property changes. It requires some complex state checking code, and there is no way to switch the icon. There are a number of ways that this could be accomplished by exposing more props to give developers more flexibility with the collapse icon click. Thanks.
1 2 3 4 5 6