Releases: gustavnavar/Grid.Blazor
Releases · gustavnavar/Grid.Blazor
3.5.0
Fixes
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
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
Fixes
New Features
- Calculated totals using other column totals (#356)
- Add totals functionality to Blazor WASM with OData back-end projects
3.3.0
Fixes
New Features
- Danish translation (#353)
- gRPC support for Blazor WASM projects (#350)
- Input Autocomplete attribute (#349)
3.2.10
Fixes
- Fix for using row checkboxes after header checkbox has been pressed and forces a parent component's re-rendering (#337)
New Features
3.2.9
Fixes
- Fix for using row checkboxes after header checkbox has been pressed (#337)
New Features
3.2.7
Fixes
New Features
- Add AfterChangeValue event when file type columns change the file
3.2.6
Fixes
- Fix error in list filters. The search phrase was cleared every time the filter widget was opened.
New Features