BlazorTable Versions Save

Blazor Table Component with Sorting, Paging and Filtering

v1.17.0

2 years ago

1.17.0 (2021-08-28)

Features

v1.16.0

2 years ago

1.16.0 (2021-08-15)

Features

v1.15.0

3 years ago

v1.14.0

3 years ago

v1.13.1

3 years ago

v1.13.0

3 years ago

v1.12.1

3 years ago

Fix Bug #157

v1.12.0

3 years ago

v1.11.1

3 years ago

v1.11.0

3 years ago

Adding table footer feature supporting basic aggregations (Sum,Avgerage,Count,Min,Max) and set custom footer text. (Thanks to @pqbui001) Breaking Change - Updated TableRowClass to Func<TableItem, string> #122 (Thanks to @rdadkins) NuGet update .Net Core update to 3.1.202