Relative Content

Tag Archive for blazor.net-8.0mudblazor

.Net 8 MudBlazor MudTable. Custom Inline Edit not working

I am trying out Blazor with the MudBlazor Component Library. I played around with their MudTable with built in editing. I’d like to try to get my own custom editing going just so that I can then add my delete button and have it styled and spaced in the same way as the Edit button. To Create a clickable custom Edit button, it’s easy to create a MudIcon with a click event. This can then point to a method where you call