fullstackhero / blazor-wasm-boilerplate

Clean Architecture Boilerplate Template for .NET 6.0 Blazor WebAssembly built for FSH WebAPI with the goodness of MudBlazor Components.

Home Page:https://fullstackhero.net/blazor-webassembly-boilerplate/general/getting-started/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Mudtable UI page

kirkey opened this issue · comments

Is there someone who can display data to Mudtable without using EntityTableContext so that we can manipulate the information sets like custom row template, footer information like total and subtotal, etc?
Much appreciated it if someone could make documentation as well.
Thanks in advance and God Bless.

Been trying to write custom table information for months but no luck. This wasm boilerplate is very hard to understand when we are only relying on EntityTableContext.

For me EntityTableContext it's starting point and I enhance this to my tasks Server and Client. Other think you can create another one and with inheritance EntityTableContext.