Hello,
I used the sample code from demo Blazor DataGrid Cell Context Menu (radzen.com), datasource and some properties modified, strangely, right click only worked once, then it never showed up again, however when I put break point in OnCellContextMenu function, it did get into that, just wondering did I mess something?
I'm using Blazor WASM hosted.