Essential Studio for Blazor Release Notes

v18.2.57
September 8, 2020

DatePicker

Bug Fixes

  • ## 289496 - Issue with “invalid date value is accepted in the DatePicker component when enable the StrictMode” has been resolved.

File Manager

Bug Fixes

  • ## 288598 - Now, the file details will be sent correctly to the server side while using the rootAliasName property.

Grid

Bug Fixes

  • ## 289910, ## 290319 - Row/Cell should not get selected on expanding detail template is fixed.
  • ## 268228 - Improved the selection action performed in DataBound event.

Features

  • ## I281597, ## 286709, F156982 - Improved the Asynchronous data handling.

In-place Editor

New Features

  • ## 289475 - Provided the new events SubmitClick and CancelClick that triggers when clicking the In-place editor submit and cancel buttons.

NumericTextBox

Bug Fixes

  • ## 291652, 290913, ## F157450, 288852, 291875, 157530, ## F157580 - Issue with “numeric value is not updated when change dynamically” has been resolved.

Tree Grid

Bug Fixes

  • ## 290191 - Editing a cell using EditCell() method works fine.
  • ## 290881 - AddRecord() method works fine when ParentIdMapping field is present in the new record that is added.
  • ## 290147, ## 290342 - Selecting the records using checkbox selection works fine after filtering the records.

Uploader

Bug Fixes

  • ## 287539 - Issue with “file data is not returned properly in the ActionComplete event argument” has been resolved.