The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I'm using batch editing for grid. I want to do calculations when a cell is modified. The cellSave event seems to get triggered whenever a cell is modified. But how to update other cells using cellSave?
Is there any way(like oninput) where I can access the html element form and change the value?
RRRajapandi Ravi Syncfusion Team February 5, 2024 08:44 AM UTC
Hi Vaishnav,
Greetings from Syncfusion support
You can automatically update the value of a column based on
the edited value of another column in batch mode. This feature is useful when
you want to dynamically calculate and update a column’s value in real-time
based on the changes made in another related column. We have already discussed
about your requirement in our documentation, which can be accessed from the
below link,