Skip to content

Releases: gustavnavar/Grid.Blazor

3.2.10: Fix for using row checkboxes after header checkbox has been pressed (…

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: Fix for using row checkboxes after header checkbox has been pressed (…

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: Add SetInitCreateValues function to init values for columns in the Cr…

07 May 22:01
Compare
Choose a tag to compare

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

3.2.4

26 Mar 12:58
Compare
Choose a tag to compare

Fixes

  • N / A

New Features

  • Add SetDataAnnotationsValidation method of the GridClient object to disable CRUD data annotations validation

3.2.3

21 Mar 21:39
Compare
Choose a tag to compare

Fixes

  • N / A

New Features

  • Add support for custom ToListAsync for IQueryable object (#340)

3.2.2

17 Mar 22:44
Compare
Choose a tag to compare

Fixes

  • N / A

New Features

  • New SetTextArea method for the definition of columns using <textarea> elements

3.2.1

12 Mar 18:36
Compare
Choose a tag to compare

Fixes

  • Fix issue 338

New Features

  • N / A