Skip to content

Releases: gustavnavar/Grid.Blazor

3.5.0

29 Nov 10:19
Compare
Choose a tag to compare

Fixes

  • N/A

New Features

  • Add .Net 7.0 assemblies
  • Add TimeSpan to/from ISO8601 for OData back-end (#370)
  • Add SetCrudFormButtonLabels method to set CRUD buttons labels (#364)
  • Add optional parameter to Sortable method to configure header behavior (#365)

3.4.1

12 Oct 21:53
Compare
Choose a tag to compare

Fixes

  • Fix excel column output showing Infinity for string column (#362)

New Features

  • Replace use of Agno.BlazorInputFile with build-in InputFile for .Net 6.0 and later versions (#362)
  • Adjustable tooltips text on CRUD buttons (#363)

3.4.0

06 Jul 20:12
Compare
Choose a tag to compare

Fixes

  • N / A

New Features

  • Calculated totals using other column totals (#356)
  • Add totals functionality to Blazor WASM with OData back-end projects

3.3.0

19 Jun 20:44
Compare
Choose a tag to compare

Fixes

  • N / A

New Features

  • Danish translation (#353)
  • gRPC support for Blazor WASM projects (#350)
  • Input Autocomplete attribute (#349)

3.2.10

11 Jun 12:41
Compare
Choose a tag to compare

Fixes

  • Fix for using row checkboxes after header checkbox has been pressed and forces a parent component's re-rendering (#337)

New Features

  • N / A

3.2.9

24 May 14:30
Compare
Choose a tag to compare

Fixes

  • Fix for using row checkboxes after header checkbox has been pressed (#337)

New Features

  • N / A

3.2.8

07 May 22:01
Compare
Choose a tag to compare

Fixes

  • N / A

New Features

3.2.7

05 May 22:21
Compare
Choose a tag to compare

Fixes

  • N / A

New Features

  • Add AfterChangeValue event when file type columns change the file

3.2.6

12 Apr 23:56
Compare
Choose a tag to compare

Fixes

  • Fix error in list filters. The search phrase was cleared every time the filter widget was opened.

New Features

  • N / A

3.2.5

05 Apr 22:48
Compare
Choose a tag to compare

Fixes

  • N / A

New Features