Unplanned
Last Updated: 21 Nov 2025 16:09 by ADMIN
Created by: Connor
Comments: 3
Category: Scheduler
Type: Feature Request
5

The Scheduler Agenda view is cut when opened on a mobile device. The scheduler cannot be scrolled horizontally.

Please refer to the attached image.

Provide a way to be able to see all events in Agenda view on small resolutions.

Unplanned
Last Updated: 18 Nov 2025 10:55 by Diego
Created by: Simon
Comments: 2
Category: Gantt
Type: Feature Request
2
The date format in the drag tooltip is hardcoded to "HH:mm a EEE, MMM d". We would like to be able to change this as it is not common to use the AM/PM marker in many cultures.
Declined
Last Updated: 18 Nov 2025 08:49 by ADMIN
Created by: Kendo UI
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
1

Allow defining buttons in ButtonGroup component using NgTemplateOutlet:

  <kendo-buttongroup>
    <ng-container *ngTemplateOutlet="buttonsList"></ng-container>
  </kendo-buttongroup>

  <ng-template #buttonsList>
    <button kendoButton size="small">Button 1</button>
    <button kendoButton size="small">Button 2</button>
    <button kendoButton size="small">Button 3</button>
  </ng-template>

 

So far, the ButtonGroup doesn't appear when using this markup.

Unplanned
Last Updated: 18 Nov 2025 08:14 by Damodara

Currently, the ComboBox only supports "starts with" suggestions. When users type to input, only items that begin with the entered text are matched and focused.

Workaround overriding the default behavior:

https://stackblitz.com/edit/angular-kex7yj5v

Unplanned
Last Updated: 17 Nov 2025 06:55 by ADMIN
Created by: Imported User
Comments: 1
Category: TabStrip
Type: Feature Request
17
Reorder tabs with drag and drop like so: http://demos.telerik.com/kendo-ui/sortable/integration-tabstrip
Completed
Last Updated: 14 Nov 2025 12:38 by ADMIN
Created by: Jason
Comments: 6
Category: Grid
Type: Feature Request
8
Any plans on creating a Distinct Filter for the grid? 

One like Wijmo has?  https://ibb.co/fo7gwQ
Completed
Last Updated: 14 Nov 2025 12:36 by ADMIN
Created by: Sambo
Comments: 3
Category: Grid
Type: Feature Request
4
Allow user to filter like excel and your Keno UI for jquery. Where user can filter record by applying checkbox check and search.
Completed
Last Updated: 14 Nov 2025 11:52 by ADMIN
Created by: OpkeyDev
Comments: 3
Category: Spreadsheet
Type: Feature Request
15

Provide the ability to customize the cells' content of the Spreadsheet. SImilar to the custom cell editors of the Kendo jQuery Spreadsheet:

https://demos.telerik.com/kendo-ui/spreadsheet/custom-editors

 

Unplanned
Last Updated: 13 Nov 2025 09:08 by Mattia
Created by: Mattia
Comments: 0
Category: Grid
Type: Feature Request
1

Related to - https://feedback.telerik.com/kendo-angular-ui/1669805-kendo-data-query-add-group-per-headers-pagination-option

Add support for server-side group paging in the grid component. This feature enables loading grouped data on demand instead of fetching all groups at once, improving performance for large datasets.

Completed
Last Updated: 12 Nov 2025 11:49 by ADMIN
Release 2025 Q4 (Nov)
Created by: Werner Haltner
Comments: 10
Category: ListBox
Type: Feature Request
28

Hi,

It will be a good component enhancement if selection and multi selection was introduced to the ListBox component. Like Kendo UI for React and jQuery:

https://www.telerik.com/kendo-react-ui/components/listbox/selection/

https://docs.telerik.com/kendo-ui/api/javascript/ui/listbox/configuration/selectable

Thank you for your consideration.

Unplanned
Last Updated: 11 Nov 2025 12:36 by Mohamed
Created by: Mohamed
Comments: 0
Category: PDFExport
Type: Feature Request
1

Allow elements styled with mask-image and -webkit-mask-image to be exported correctly, preserving their masked appearance in images or other export formats.

https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Masking/Introduction

 

Planned
Last Updated: 10 Nov 2025 09:45 by ADMIN
Scheduled for 2025 Q4 (Nov)
Created by: Kendo UI
Comments: 4
Category: Timeline
Type: Feature Request
14
Provide an option that will allow reversing the order of the Timeline events, i.e. displaying them in a descending/reverse chronological order.
Unplanned
Last Updated: 07 Nov 2025 20:12 by Dusty
Created by: Kendo UI
Comments: 1
Category: Grid
Type: Feature Request
9

The sticky columns functionality is not working properly with multi-column headers (kendo-grid-column-group).

It would be a nice enhancement to provide support for such scenarios and perform the necessary internal calculations. That will ensure locking a group column will be working as expected.

Example of the current behavior - https://stackblitz.com/edit/angular-y2dtxq

Unplanned
Last Updated: 07 Nov 2025 08:42 by ADMIN
Created by: Holger
Comments: 4
Category: TreeList
Type: Feature Request
4

Hello,

It would be great to have the same state management functionality in the TreeList component as provided for the Grid component.

https://www.telerik.com/kendo-angular-ui/components/grid/persist-state

As a minimum saving and restoring columns state (visibility, width, order, sort, ...) should be provided.

Best regards,
Holger

Unplanned
Last Updated: 07 Nov 2025 08:35 by Petre
Created by: Petre
Comments: 0
Category: Diagram
Type: Feature Request
1

Add accessibility support and keyboard navigation to the Diagram component.

Unplanned
Last Updated: 07 Nov 2025 07:20 by ADMIN
Created by: samer
Comments: 6
Category: Kendo UI for Angular
Type: Feature Request
13

Hello,

we are searching for two components that we don’t find in your ANGULAR Library.

These components are:

  • KANBAN Cards / TASK LISTS   
  • Docking Manager

I have attached some print screens for existing components on the market...

Could you please check if there are any future/planned  developments concerning these two components with Telerik?

Thank you in advance…

Duplicated
Last Updated: 06 Nov 2025 13:08 by ADMIN
Created by: Marcel
Comments: 0
Category: Tooltip
Type: Feature Request
1

Request to add an option for Kendo Tooltip to display when an element receives keyboard focus. This feature would improve accessibility and ensure consistent behavior for both mouse and keyboard users.

Workaround - https://stackblitz.com/edit/angular-udvp3xrm

Unplanned
Last Updated: 05 Nov 2025 10:32 by Ursus

Highlight the Filter option in the Column Menu when a filter is applied to the column, similar to how the Sorting option is highlighted. This helps users recognize when a filter is active and keeps the design consistent with the sorting highlight.

Workaround - https://stackblitz.com/edit/angular-2ugqhdk3

Current rendering:

Desired rendering:


 

Unplanned
Last Updated: 27 Oct 2025 07:46 by Kendo UI
Created by: Kendo UI
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
2

Add support for Angular's Trusted Types to eliminate CSP compatibility issues and errors when using the Kendo UI for Angular components in applications with strict Trusted Types security policies.

At the moment, the internal logic of the Kendo UI for Angular components uses innerHTML in various scenarios, like placeholder content for virtualization, dynamic rendering of icons and indicators, etc.

Thus, when applications have strict CSP with Trusted Types enabled, developers encounter a "This document requires 'TrustedHTML' assignment" error. 

Although all content set via innerHTML is internally controlled and secure, the Kendo UI for Angular components should work seamlessly in applications with strict CSP and Trusted Types policies without requiring developers to modify their security configuration.

Unplanned
Last Updated: 23 Oct 2025 11:31 by Kendo UI
Created by: Kendo UI
Comments: 0
Category: Scheduler
Type: Feature Request
0

Currently, when dragging an event in the Scheduler, the drag hint occupies the whole next slot by design, even if the event itself ends before the end duration of the slot.

It would be great if the Scheduler could be enhanced so that the drag hint is rendered with the exact same height as the original dragged event.

Workaround that programmatically sets a dynamic height for the rendered drag hint element in the DOM based on the original dragged event:

1 2 3 4 5 6