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

CRUD Operations

iammukeshm opened this issue · comments

Brand CRUD
Product CRUD

Advanced Search Component - Column Wise Search
Export to Excel
Responsive
Pagination Support

I don't know why, but in the current implementation of the brands view, the initial search query gets executed twice. It was 3 times actually, but I was already able to remove one of them...

this might fix it #47

should this be closed already? the search doesn't seem to be fully implemented, also no export to excel...

maybe another issue needs to be created to make this whole thing generic as well...