Essential Studio for Blazor Release Notes

v17.4.43
January 14, 2020

Dashboard Layout

Bug Fixes

  • #F150144 - Resolved the script error thrown while adding a panel to the dashboard layout component.

Dialog

New Features

  • Provided DialogButtonModel Tag-helper support for ButtonModel.

Grid

Bug Fixes

  • #259605, #260412 - Filtering Guid values using Query property is now working properly.
  • #260175 - Empty Grid with ForeignkeyColumn exception has been resolved.
  • #259082 - CRUD operations with time delay is now refreshing fine with CustomAdaptor.
  • #259604 - Filter query with null value is now working properly.

Tab

Bug Fixes

  • #260506, #260863, #F150572 - Tab freezes the browser window in web assembly hosting model has been resolved.
  • #259271 - Disabling styles not applied to items within popup has been fixed.