/FilterTable

A filtered table component, using Blazor Server. The filtered table component will generate a LINQ statement, based on the filter criteria selected by the user and will show the filtered result in a pageable and sortable table. The component depends on the MudBlazor library to render the table.

Primary LanguageC#MIT LicenseMIT

No issues in this repository yet.