To replicate the error as stated in the Subject:
1. Use the code as-is from https://blazor.syncfusion.com/documentation/datagrid/editing/#normal
2. Double click on the first row, on the column "Customer Name". You should enter into Edit mode.
3. Open up Devtools and observe the following error message in the Console: Uncaught (in promise) Error: System.ArgumentException: There is no event handler associated with this event. EventId: '400'. (Parameter 'eventHandlerId').
I have attached the video showing how to replicate this issue.
Tested on .NET 5 RC 2, Syncfusion 18.3.35 & 18.3.44.
Attachment:
error_f5aa16bb.zip