Is batch editing available in Kendo UI for Angular? If so, could you provide guidance or resources on how to implement it?
1 Answer, 1 is accepted
0
Martin Bechev
Telerik team
answered on 19 Dec 2024, 08:46 AM
Hi Mutturaj,
I noticed that a private support thread was opened with the same question, but will answer here as well:
The Kendo UI for Angular Grid doesn't support batch editing out of the box but can be achieved with the help of some custom logic and built-in features like templates.
The following article was designed to replicate the batch editing of the Kendo jQuery Grid, but using the Angular counterpart: