grid enhancements 2024

1 Answer 30 Views
Grid
horváth
Top achievements
Rank 2
Iron
Iron
horváth asked on 25 Jan 2024, 01:15 PM

Hi,

I read, that for 2024 you plan many new features regarding data management and copy&paste for the kendo grid. Currently I'm working on an enhanced data grid (selecting like in excel - with mouse and keyboard, editing like in excel, copy&paste like in excel). 

Can you please lay out your plans regarding this? Becase then I wouldn't put more work in this.

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 30 Jan 2024, 09:19 AM

Hi Horváth,

Yes, we are currently working on a built-in clipboard support where the user would be able to cut copy, and paste content in the Grid. The Grid isn't mutating the data, instead, we provide the necessary information in a built-in event from which the developer can modify the Grid data as necessary.

The Kendo UI for Angular also provides a Spreadsheet component that supports all the mentioned requirements out of the box:

https://www.telerik.com/kendo-angular-ui/components/spreadsheet/

Regards,
Martin
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
horváth
Top achievements
Rank 2
Iron
Iron
commented on 07 Apr 2024, 07:40 AM

I also tweaked the kendo-grid to have calculated rows and calculated columns and also have error tooltip, if the entered data isn't correct. Do you plan also such enhanchements?
Martin
Telerik team
commented on 08 Apr 2024, 11:34 AM

Hi Hovarth,

The Grid provides, selection aggregates and built-in footer aggregates, which can calculate numeric columns data:

https://www.telerik.com/kendo-angular-ui/components/grid/grouping/aggregates/

https://www.telerik.com/kendo-angular-ui/components/grid/selection/aggregates/

So far there are no plans of having built-in tooltip for insering incorrect data and aggregating cells on the same row.

Tags
Grid
Asked by
horváth
Top achievements
Rank 2
Iron
Iron
Answers by
Martin
Telerik team
Share this question
or