Hi Michael,
Query: Construct a json object on client side with
modified rows data
The actionBegin event triggers when Grid actions such
as sorting, filtering, paging, grouping, etc., start. With the help of actionBegin
event, we can get the data when saving the row by clicking the save button.
Based on your update, we recommend that you construct a JSON object and modify
the rows data in the actionBegin event of the Grid.
For more information, please refer to the below
documentation and demo sample.
Action Begin Documentation: https://ej2.syncfusion.com/documentation/api/grid#actionbegin
Action Begin Demo Sample: https://ej2.syncfusion.com/aspnetcore/Grid/InlineEditing#/fluent
If you require further assistance, please do not hesitate to
contact us. We are always here to help you.
Regards,
Hemanth Kumar S