Here’s my ItemChanging event. This causes the runtime error “Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: ‘Cannot invoke a non-delegate type'”.
I suppose you will need to use Javascript and JSInterop if you want to preventDefault and event. In Blazor with .NET code using the eventObj it cannot happen.