Completed
Last Updated: 13 Feb 2026 11:32 by ADMIN
Created by: Mark
Comments: 6
Category: Grid
Type: Feature Request
12
Currently, the auto resize of the the columns does not take the width of the grid into account.  I don't think this is how most users would expect this to work.  The autofit of the columns should be able to resize the columns so that they work as best they can within the grid's bounds.

Now, when I autofit my columns, the first thing I have to do is resize the columns manually so I can see the whole row on the screen.  Since I end up resizing the columns manually anyway, autofit ends up not really helping me much.

Some toolkits I have used have a resize mode for a table which determines whether or not all columns are to always be visible or not.  If all the columns are to always be visible, resizing one column needs to resize the others so that everything still fits.  This "mode" could determine which algorithm autofit should use
Unplanned
Last Updated: 13 Feb 2026 07:41 by ADMIN

Hi Telerik,

It would be great if we can add Select All functionality as a built-in feature of the MultiSelect component. It is especially useful when working with checkboxes, e.g., https://www.telerik.com/kendo-angular-ui/components/dropdowns/multiselect/templates/#toc-rendering-item-checkboxes.

Unplanned
Last Updated: 12 Feb 2026 16:20 by Pierre
Created by: Pierre
Comments: 0
Category: GridLayout
Type: Feature Request
1
The cols and rows property in the GridLayout can only be an array of strings and/or numbers. Please add the ability to use a min function something like: [cols]="[145, min(145, auto)]" or [cols]="[145, min(145, 12%)]"
Unplanned
Last Updated: 06 Feb 2026 13:54 by ADMIN
Created by: Kendo UI
Comments: 1
Category: Map
Type: Feature Request
1

Hi,

It will be very useful if an Azure layer is provided to the Map component, similar to the Kendo UI for the jQuery map widget:

https://demos.telerik.com/kendo-ui/map/azure 

 

Unplanned
Last Updated: 05 Feb 2026 09:09 by Miho
Created by: Miho
Comments: 0
Category: Grid
Type: Feature Request
1
Currently, if you use Shift to select rows 3 through 6, then clear the selectedKeys array, and later perform a new Shift-click selection on row 9, the selection includes rows 6 through 9.

Add a method to reset the selection state so the next Shift-click starts from the default rangeSelectionStartRow instead of the previous selection.
Unplanned
Last Updated: 04 Feb 2026 08:13 by Mattia
Created by: Mattia
Comments: 0
Category: PivotGrid
Type: Feature Request
1

Introducing a compact mode in the component would help prevent unused empty space. There is an existing Kendo jQuery feature request with a significant number of votes.

Unplanned
Last Updated: 03 Feb 2026 09:25 by Kendo UI

Dynamic grid status content does not announce updates to screen readers during filtering or pagination.
For example, the status message “1 – 4 of 4 items” updates visually but is not announced to assistive technology users.
As a result, screen reader users do not know when filtered or paged results change.

This can be improved to read out how many items are left on the page for the user to navigate them, as in some cases, there might be none. 

Unplanned
Last Updated: 02 Feb 2026 11:08 by ADMIN
Created by: Andrei
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
2
The default item approach is not suitable for some of our UX use cases.
Unplanned
Last Updated: 26 Jan 2026 12:29 by Akshit
Currently the Grid doesn’t offer a way to disable the pager adaptive mode.  This would be a useful feature for applications and use-cases where the pager’s adaptive mode isn’t desired.
Planned
Last Updated: 19 Jan 2026 13:52 by ADMIN
Scheduled for 2026 Q1 (Feb)
Created by: Kimberly
Comments: 5
Category: Grid
Type: Feature Request
11

The Angular Grid export only includes PDF and Excel formats. Requesting an enhancement to be able to export to CSV for purposes of opening the data in a text editor other than Excel or to allow for easier upload into other applications.

There are articles that show how to do this but it would be better out of the box from Telerik.

https://stackblitz.com/edit/kendo-angular-grid-csv-export?file=app/app.component.ts

https://www.codeproject.com/Articles/5162666/CSV-Export-In-Angular-with-Kendo-Control 

 

 

Unplanned
Last Updated: 19 Jan 2026 13:47 by ADMIN
Created by: César
Comments: 0
Category: PivotGrid
Type: Feature Request
1

Please provide an option to expand row axes by default. The functionality should allow rendering the row axes expanded just as if they were expanded by clicking on their expand arrow.

Thank you.

Completed
Last Updated: 09 Jan 2026 10:08 by ADMIN
Created by: Roman
Comments: 1
Category: Grid
Type: Feature Request
5

Hi,

It will be a good addition to the CheckboxColumnComponent if you allow developers to disable the checkboxes conditionally.

Workaround adding `k-disabled` class using class and headerClass properties:

https://stackblitz.com/edit/angular-n4gpjp-xqkpjz?file=src%2Fapp%2Fapp.component.ts

 

Completed
Last Updated: 09 Jan 2026 10:02 by ADMIN
Created by: Naveen
Comments: 1
Category: Grid
Type: Feature Request
5

Feature to add "Select All" option in the Column Chooser of the Grid.

Similar to the feature in jQuery Grid: Display SelectAll in the ColumnMenu for Showing and Hiding Columns | Kendo UI Grid for jQuery | Kendo UI for jQuery (telerik.com)

Unplanned
Last Updated: 05 Jan 2026 17:09 by Jaap
The new AdaptiveMode property on several components, like DropdownList and DatePicker, is a nice feature, but there is no way to configure the animation. Mainly the speed or just disabling it at all. Would be nice if there was a way to globally change the settings of the animation.
Unplanned
Last Updated: 05 Jan 2026 17:07 by Jaap

The adaptive popup on mobile (adaptiveMode = auto) popups when the control is touched, not only when the button in the control is touched.
I want the user to be able to focus the control and use the numeric keyboard (via inputAttributes inputMode) to enter the date or time.

Perhaps an extra adaptiveMode option?
Or any other option to prevent opening on focus (perhaps something on the AdaptiveService)?
So I want the flow like on desktop, but with the large adaptive popup.

Completed
Last Updated: 19 Dec 2025 10:04 by ADMIN
Release 2026 Q1 (Feb)
Created by: Brent
Comments: 0
Category: Gantt
Type: Feature Request
4

Provide an option to customize the tooltip that appears while dragging a task in the timeline view. 

Unplanned
Last Updated: 18 Dec 2025 13:20 by Madhumathi
Created by: Madhumathi
Comments: 0
Category: Spreadsheet
Type: Feature Request
1
Copying and pasting a large dataset like 2000 rows and 5 columns, will take some time depending on your machine’s speed.  Improving performance would make it more user-friendly and perhaps display a loading indicator similar to Excel when pasting large amounts of data.
Completed
Last Updated: 12 Dec 2025 16:05 by ADMIN
Release 2026 Q1 (Feb)
Created by: Simon
Comments: 4
Category: Menu
Type: Feature Request
27
It would be necessary to have popupSettings binding for Menu component similar to those in Dropdowns.
Unplanned
Last Updated: 12 Dec 2025 09:36 by Shanmuga
Created by: Shanmuga
Comments: 0
Category: Diagram
Type: Feature Request
0

Similar to Kendo jQuery Diagram:

https://demos.telerik.com/kendo-ui/diagram/editing

 

Unplanned
Last Updated: 11 Dec 2025 09:38 by ADMIN
Created by: Denis
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
0

Hello.

Provide support for the "kk" format in the DateInputs components.

https://unicode.org/reports/tr35/tr35-dates.html#dfst-hour

Demo

1 2 3 4 5 6