Essential Studio for Blazor Release Notes
v17.3.28
November 19, 2019
Common
New Features
- Migrated to .NET Core 3.1 Preview 3.
DropDownList
Bug Fixes
-
#254713
- The issue with “rendering the itemTemplate
when value is bound to the control” has been resolved.
Grid
Bug Fixes
-
#254877
- Problem with filtering enum values in Excel filtering is now resolved.
-
#251425
, #254483
- OnActionComplete
event is not triggered when show/hide column using columnchooser
is now resolved.
Features
-
#252635
- Provided support to export all the grid columns in the first page of a pdf document.
-
#F146621
- Provided support to set FilterChoiceCount
in excel filtering.
MultiSelect
Bug Fixes
-
#F148867
, #254918
- The issue with “rendering the itemTemplate
when value is bound to the control” has been resolved.