Skip to content

Releases: gustavnavar/Grid.Blazor

5.0.12

25 Apr 15:53
Compare
Choose a tag to compare

Fixes

  • Fix exception when invalid XML chars are included in Excel export (issue #413)

New Features

  • N / A

5.0.11

22 Apr 09:15
Compare
Choose a tag to compare

Fixes

  • N / A

New Features

  • Add debug symbols to assemblies

5.0.10

22 Apr 09:14
Compare
Choose a tag to compare

Fixes

  • Rewrite the StateHasChanged() method in CRUD child components to force rendering updates

New Features

  • N / A

5.0.9

24 Jan 22:11
Compare
Choose a tag to compare

Fixes

  • Fix non-duplicated filters for non text columns

New Features

  • N / A

5.0.8

23 Jan 21:15
Compare
Choose a tag to compare

Fixes

  • Fix duplicated filters for non text columns

New Features

  • N / A

5.0.7

18 Jan 12:05
Compare
Choose a tag to compare

Fixes

  • Remove unnecessary database calls to count the number of the grid records

New Features

  • N / A

5.0.6

15 Jan 18:15
Compare
Choose a tag to compare

Fixes

  • Error checking column names for totals section

New Features

  • N / A

5.0.5

15 Jan 14:44
Compare
Choose a tag to compare

Fixes

  • Error in the back-end GridPager constructor for virtualization

New Features

  • Changes in TotalDTO fields
  • Add GridBlazorSpring demo project to test the new experimental back-end for Spring Boot projects

5.0.4

22 Dec 10:58
Compare
Choose a tag to compare

Fixes

  • Excel export file is a 0kb file (#406)

New Features

  • N/A

5.0.3

11 Dec 21:28
Compare
Choose a tag to compare

Fixes

  • Subgrid button bar displayed for empty grids (#405)

New Features

  • N/A