Skip to content

Releases: gustavnavar/Grid.Blazor

1.8.2

08 Aug 11:02

Choose a tag to compare

Fixes

  • Fix Excel export of Russian grids (#198)

New Features

  • Add Excel export option for all rows
  • Add Serbian localization (#197)

1.8.1

03 Aug 14:59

Choose a tag to compare

Fixes

  • N/A

New Features

  • Embedded components started from the rows
  • CRUD buttons in grid header (#194)

1.8.0

30 Jul 16:51

Choose a tag to compare

Fixes

  • N/A

New Features

  • Translations for Swedish localization (#190)
  • Right to left direction support (#187)
  • CRUD buttons label support (#189)

1.7.2

20 Jul 12:50

Choose a tag to compare

Fixes

  • Fix position where the filter component is displayed when the page is scrolled horizontally (#185)

New Features

  • Add 'position' data annotation (#186)
  • CRUD form label width configuration

1.7.1

13 Jul 18:40

Choose a tag to compare

Fixes

  • N/A

New Features

  • CRUD form input width configuration

1.7.0

13 Jul 18:49

Choose a tag to compare

Fixes

  • N/A

New Features

  • CRUD forms creation depending on row values

1.6.10

06 Jul 10:55

Choose a tag to compare

Fixes

  • Fix CheckBoxComponent errors
  • Add OData $expand override method (#181)

New Features

  • Add internal component references
  • Allow only one checkbox to be selected in the checkbox (#176)

1.6.9: Update Nested_crud.md (#179)

02 Jul 21:27
4ba717f

Choose a tag to compare

Fixes

  • Fix issue "Reset filters shows results from another page on page 1" (#175)

New Features

  • Set fixed CRUD button columns width

1.6.8

10 Jun 22:54

Choose a tag to compare

Fixes

  • Fix multiple users' regional settings for Blazor Server (#173)
  • Fix error with tooltip readcomponent and subgrid (#174)

New Features

N/A

1.6.7

06 Jun 21:01

Choose a tag to compare

Fixes

  • Fix CRUD view exception when FieldName is null

New Features

  • Header checkbox selecting all rows when paging is active (#172)