Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I am implementing custom CRUD behavior using Blazor Data Grid and request that two minor changes be made to each of the two functions listed:
CloseEditAsync and EndEditAsync and not present the Ok / Cancel dialog to the user. It would be good to have a suppress flag that allows these functions to be called without requesting response from the user.