BlazorDataTable
BlazorDataTable copied to clipboard
DataTable component for Blazor WebAssembly and Blazor Server. The NuGet package is available here. The source code will be available s
Results
2
BlazorDataTable issues
Sort by
recently updated
recently updated
newest added
This is the scenario Number of records = 358 Page size = 20 based on this values the number of pages should be 18 but with on this datatable component...
Loading indicator is not showing when we do paging sorting etc Also set IncludeHeaderFilters="true" IncludeAdvancedFilters="false" , but once the data is loaded from server using FetchData , The AdvancedFilters are...
bug