Completed
Last Updated: 25 Nov 2025 13:08 by ADMIN
The migration tool reformats all Angular HTML templates and removes comments. Add an option to suppress these formatting changes. Provide a report of required or proposed migration steps instead of modifying templates directly. Documentation of the formatting rules would also help users understand and manage changes.
Unplanned
Last Updated: 24 Nov 2025 15:08 by Kendo UI
Created by: Kendo UI
Comments: 0
Category: DateRange
Type: Feature Request
1

Currently, when a MultiViewCalendar is rendered in the DateRange via kendoDateRangePopupTemplate, the adaptive mode of the DateRange does not reflect the templates defined for the MultiViewCalendar:

  • https://stackblitz.com/edit/angular-v9fvvpzg

It would be great if the adaptive rendering of the DateRange could be enhanced to support the MultiViewCalendar templates. 

Unplanned
Last Updated: 24 Nov 2025 13:18 by ADMIN
Scheduled for 2026 Q1 (Feb)
Created by: Kendo UI
Comments: 0
Category: PDFViewer
Type: Feature Request
2

This will enhance the PDFViewer usability as the Toolbar provides many built-in features like responsiveness, tool customizations, etc., which will add extra value to the component.

The component is already used internally in the Editor and Spreadsheet.

 
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

1 2 3 4 5 6