Completed
Last Updated: 26 Mar 2026 14:34 by ADMIN
Created by: Mathilda
Comments: 1
Category: Spreadsheet
Type: Feature Request
2

Enable event handling for paste, copy, and cut actions in the Spreadsheet. This allows developers to track and customize these interactions, improving user experience and data management.

Similar to Kendo jQuery Spreadsheet widget:

https://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet#events

 

Completed
Last Updated: 26 Mar 2026 14:31 by ADMIN
Created by: Kendo UI
Comments: 1
Category: Spreadsheet
Type: Feature Request
3
Provide built-in option to sort Spreadsheet data.
Completed
Last Updated: 26 Mar 2026 14:29 by ADMIN
Created by: Kendo UI
Comments: 1
Category: Spreadsheet
Type: Feature Request
12
Provide built-in filtering option to filter Spreadsheet data.
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

 

Completed
Last Updated: 17 Apr 2025 08:31 by ADMIN
Created by: Stephen Barrett
Comments: 3
Category: Spreadsheet
Type: Feature Request
10

Hi Team,

I would like to request the toolbar data validation tool like this Kendo UI for jQuery demo to be included in the new Angular component. 

 

Thank you!

Completed
Last Updated: 20 Mar 2024 08:19 by ADMIN
Created by: Maria
Comments: 1
Category: Spreadsheet
Type: Feature Request
2

I have a project that uses Kendo UI for jQuery to work with spreadsheets. I want to recreate the project from scratch in Angular using the Kendo UI for Angular Spreadsheet component.

In jQuery, I am currently using `kendo.spreadsheet.defineFunction()` (docs) to define our custom functions and I would like to do the same in Angular.