Essential Studio® for Blazor Release Notes
v17.4.44
January 21, 2020
AutoComplete
New Features
-
#258226
- Provided support for parameterless constructor data handling in the blazor base.
DatePicker
Bug Fixes
-
#F150541
- The issue “datepicker popup does not open in the blazor client application” is now resolved.
DropDownList
Bug Fixes
-
#260803
- The issue “console error is thrown when selecting an item in another component” is now resolved.
Grid
Bug Fixes
- Filter operation failed for fields other than
String
type has been resolved in ODataV4Adaptor
.
-
#259062
- Insert and Remove operation callback is now invoked properly from server side in ODataV4Adaptor
.
Schedule
Bug Fixes
-
#F150050
- SlotCount
and Interval
within ScheduleTimeScale
not working issue has been fixed.