Completed
Last Updated: 21 Nov 2025 12:13 by ADMIN
Release 2016.Q1
Created by: Stuart
Comments: 47
Category: Grid
Type: Feature Request
315
The grid has a number of built in filters, what is not supported is searching for cells that have no value or some value (i.e. NULL or NOT NULL).
This would be a very useful addition.
Unplanned
Last Updated: 18 Nov 2025 14:39 by Mark
Created by: Mark
Comments: 0
Category: Editor
Type: Feature Request
1

Currently, Kendo UI for jQuery components rely on innerHTML and direct DOM manipulation throughout their internal implementation. This occurs in multiple components.

Thus, when "require-trusted-types-for 'script';" is included, errors such as - `This document requires 'TrustedHTML' assignment. The action has been blocked.` and `TypeError: Failed to execute 'write' on 'Document': This document requires 'TrustedHTML'`appears on the page.

I would like to request Trusted Types Support for Kendo UI for jQuery components.

Unplanned
Last Updated: 18 Nov 2025 14:15 by Pavani
Created by: Pavani
Comments: 0
Category: ArcGauge
Type: Feature Request
1

Hi Team,

I would like to request a preview above the Kendo UI ArcGauge to show the potential colors similar to the appearance of the RadialGauge.  

Thank you!

Unplanned
Last Updated: 17 Nov 2025 16:56 by Pavani
Created by: Pavani
Comments: 0
Category: Chart
Type: Feature Request
1

Hi Team,

I would like to request a built-in way to set a gradient area between line series.  

Thank you!

Pending Review
Last Updated: 17 Nov 2025 10:32 by Firas
Created by: Firas
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0

Hello everyone

We are using Editor for our application,
Is it possible to add the possibility to Copy and Apply Format
It used to be included in the older version "@progress/kendo-editor-vue-wrapper"
Here a screenshot of the older one : 

Best Regards

 

Unplanned
Last Updated: 12 Nov 2025 19:48 by Vijay
Created by: Vijay
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request a way to hide all columns with the columnMenu instead of requiring one to remain. 

Thank you!

Unplanned
Last Updated: 11 Nov 2025 12:41 by ADMIN
Created by: Imported User
Comments: 12
Category: Gantt
Type: Feature Request
26
Incorporate page breaks into the Gantt PDF Export and include option to repeat column headers on each page.
Unplanned
Last Updated: 05 Nov 2025 07:01 by ADMIN
Created by: Paul
Comments: 1
Category: LinearGauge
Type: Feature Request
3

In our use case, we have linear gauges that show different colours depending on the time of day.

Our users need to be able to move the pointer up and down to view the corresponding values. 

As you can see in the below image, currently we have a workaround to show a slider above it and then move the pointer up and down accordingly, as the slider is moved. However, this does not always work perfectly, and sometimes the slider doesn't line up.

It would be nice if there were an option on the linear gauge to make the pointer moveable (false by default) and then also have corresponding events e.g. when the movement starts/stops.

Unplanned
Last Updated: 28 Oct 2025 11:05 by ADMIN

Please make the speech to text button/suffix of a kendo textarea available via mvvm. Also speech to text button to come standard as a tool in the kendo editor.

Unplanned
Last Updated: 24 Oct 2025 07:18 by ADMIN
Created by: FranckSix
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1

When I add a minimum or maximum value to the date picker, the control allows out-of-range dates to be entered until the dateInput option is set to true. At that point, any out-of-range date will be set to either "min" or "max." The change event will not be called for that change.

This would be perfect:

  • The default behavior is to set the minimum or maximum value when the date input value is out of range. It would be nice if this behavior didn't depend on the dateInput option.T
  • Trigger a change event when the control itself sets the minimum or maximum value.
  • Add an option to change the behavior to generate an error on the control when an out-of-range value is entered.
For me, it feels more natural to invalidate the control when an invalid date is entered. This allows me to block the form from being submitted. Setting it to "min" or "max" can bypass end-user oversight, potentially resulting in incorrect date submission.

Note: In some situations, the default behavior of setting it to "min" or "max" can also be useful... but with a change event trigger however!

Unplanned
Last Updated: 22 Oct 2025 17:43 by Gill
Created by: Gill
Comments: 0
Category: Gantt
Type: Feature Request
1

Hi Team,

I would like to request a built in way to add Multi-Filtering for the TreeList/Gantt. Additionally, it would be nice to have an easier way to access the TreeList and its associated FilterMenu events.  

Thank you!

Unplanned
Last Updated: 22 Oct 2025 14:10 by Gill
Created by: Gill
Comments: 0
Category: Gantt
Type: Feature Request
1

Hi Team,

I would like to request a way to configure the planned task items tooltip:

Thank you!

 

Unplanned
Last Updated: 13 Oct 2025 06:35 by ADMIN

We have noticed a serious performance issue in the TreeList control which I have confirmed in the latest version in this Dojo: https://dojo.telerik.com/aNuKanAG.  This Dojo is a based on the TreeList in-cell editing demo from your website.

  1. Open the Dojo link I provided and Run it.
  2. Open your browser DevTools console so you can see console.log messages.
  3. Navigate to a leaf node of the tree if it isn't already open by default; ex: Daryl -> Guy -> Buffy -> Hyacinth
  4. Click in and out of an editable cell; ex: Ext
  5. Observe the DevTools console where you will see that the 'rendered XXX' text has been written for EVERY CELL in the entire tree.
  6. Expand/collapse the closest parent group
  7. Again, observe that EVERY CELL has been re-rendered

I was trying to figure out if there was any good reason for this.  In the Dojo above all data are nested under a single parent.  So, I created another Dojo but this time there are two  separate parent groups: https://dojo.telerik.com/OcEmAgIz.  This Dojo is based on the Binding to local data demo from your website.

  1. Open the Dojo link and Run it.
  2. Clear the DevTools console so you can see a clean display of results for the next action.
  3. Expand and collapse a child group of Daryl Sweeney.
  4. Observe the console log results: you will see that Dan Sweeney was also re-rendered.

The problem here is that these re-renders are very expensive.  Imagine if the call to console.log was instead something else that might need a bit of computation time to complete.

The simple act of expanding and collapsing a group from an unrelated part of the tree, or simply opening and closing an editable cell should not result in the entire tree being re-rendered.  This is a serious performance issue, and seems completely unnecessary.

 

What I have demonstrated in the Dojos I created is that Kendo is re-rendering the ENTIRE structure. The goal of this feature would be to rerender only the specific cells of the treelist that have been impacted by an edit. 


Unplanned
Last Updated: 10 Oct 2025 17:46 by Paweł Korczak
Created by: Paweł Korczak
Comments: 0
Category: ProgressBar
Type: Feature Request
1

Hi Team,

I would to request a built-in property for the status's position.  Currently, it's only available at the end of the ProgressBar, but it would be great to have it in the beginning or center.  

Thanks!

Unplanned
Last Updated: 09 Oct 2025 08:23 by ADMIN
Created by: Mark
Comments: 3
Category: Gantt
Type: Feature Request
0

The Gantt desperately needs a way to position the title somewhere other than inside bar. Other Gantt charts I have used will allow you to place the title to the right of the bar so the title is still displayed in its entirety regardless of the pixel size of the rendered task bar.

Other kendo charts already allow similar configuration options. I have tried using the taskTemplate and css which I can get to show on the screen just below the bar however the title is then not visible in the pdf view.

, taskTemplate: function (task) {
    // move label just below and to the far right of the task bar
    return '<span class="task-label" style="position:absolute; right:0; color:#000;">' + task.title + '</span>';
}

Please advise.

Unplanned
Last Updated: 07 Oct 2025 05:31 by Daniel
Created by: Carlos
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
7

Enhancement

Currently the dialog action buttons can not hold only icons, the API does not provide means to have a button with only an icon or an icon and text. Considering the aforementioned we should extend the API to allow adding of icons inside the action buttons.

Unplanned
Last Updated: 03 Oct 2025 17:03 by John
Created by: John
Comments: 0
Category: Loader
Type: Feature Request
1

Hi Team,

I would like to request a Text property to be included with the Kendo UI Loader.  This way, a message can be displayed with the loading symbol.

Thanks!

Unplanned
Last Updated: 03 Oct 2025 14:42 by Oguz
Created by: Oguz
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
I need to create a form for entering data into a SharePoint LIST on-premises/cloud using the Kendo UI Form. this would be a good demo to have in your online demos as it show how to use an AJAX request to read/place data with the Kendo Form
Unplanned
Last Updated: 01 Oct 2025 15:53 by Mikkel
Created by: Mikkel
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request implementing the feature to allow persistent multiple row selection with virtual scrolling.  I understand at the moment it is not recommended, but I would like to see this implemented in the future. 

Thanks!

Unplanned
Last Updated: 30 Sep 2025 17:32 by DevAdmin
Created by: DevAdmin
Comments: 0
Category: Scheduler
Type: Feature Request
1

Hi Team,

I want the scheduler to respond to mobile phones and tablets, e.g. I have many columns in the day view. I want to have specific columns, e.g. the first 2 or 3 to be visible and the rest to scroll horizontally so that you can see them within the scheduler and not have to scroll the page horizontally.

Thank you!

1 2 3 4 5 6