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
- FilteringGuid
values usingQuery
property is now working properly. -
#260175
- Empty Grid withForeignkeyColumn
exception has been resolved. -
#259082
-CRUD
operations with time delay is now refreshing fine withCustomAdaptor
. -
#259604
- Filter query withnull
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.