We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Problem on Grid Events

Hi,

I want to handle Grid events and especially Cellsaved, but I've seen they only work with

  Mode = "Syncfusion.Blazor.Grids.EditMode.Batch" and Mode = "Syncfusion.Blazor.Grids.EditMode.Dialog" in GridEditSettings,

Why doesn't the event work even in Normal mode? (Mode = "Syncfusion.Blazor.Grids.EditMode.Normal") and how can I do?

Thank you


3 Replies

MS Monisha Saravanan Syncfusion Team November 10, 2022 01:58 PM UTC

Hi Biagio,


Greetings from Syncfusion.


We would like to inform that CellSaved event will be handled only for BatchEditing and for normal and Dialog Editing  ActionEvents will be triggered. This is the default behavior of the DataGrid


Reference: https://blazor.syncfusion.com/documentation/datagrid/events#onactionbegin

https://blazor.syncfusion.com/documentation/datagrid/events#onactioncomplete


Please let us know if you have any concerns.


Regards,

Monisha



BI Biagio November 10, 2022 02:32 PM UTC

Hi Monisha,

In fact I have seen and after anyway I have found the solution to my problem for which it is causing me two other problems that I have posted.

Thank you


bye




MS Monisha Saravanan Syncfusion Team November 11, 2022 05:35 AM UTC

Hi Biagio,


Welcome. We suspect that you have resolved the reported query on your own. Kindly get back to us if you have any other concerns. We will be happy to assist you.


Regards,

Monisha


Loader.
Live Chat Icon For mobile
Up arrow icon