Essential Studio for Blazor Release Notes

v20.1.58
May 31, 2022

AutoComplete

Bug fixes

  • #F175023 - Issue with “request is not sent to the server while using URL adaptor” has been resolved

DatePicker

Bug fixes

  • #I376401 - Issue with “OnRenderDayCell event is not triggered while setting Max and Value properties value as Today date” has been resolved.

#I377790 - Issue with “ValueChange event is not fired while typing the previous selected date in the input and focus out the component” has been resolved.

DateTimePicker

Bug fixes

  • #I377905 - Issue with “Time popup is not opened after changing the time input value in the input” has been resolved.

#I377790 - Issue with “ValueChange event is not fired while typing the previous selected date in the input and focus out the component” has been resolved.

Dialog

Bug fixes

  • #I378937 - Now, the page’s scroll bar will be properly displayed after closing the full screen dialog.

DocIO

Bug Fixes

  • #I377671 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I378568 - Table inside frame is now preserved properly while converting a Word document to PDF.
  • #I375810 - Table is now preserved properly while converting a HTML format document to PDF.
  • #I378513 - Table borders are now preserved properly while converting a Word document to PDF.
  • #I379345 – The StackOverflowException will no longer be thrown while resaving a DOCX format document.
  • #I376243 - Revisions information are retrieved properly while opening a DOCX format document.

Bug fixes

  • #I374158 - Issue with “unable to prevent the item selection from popup using OnValueSelect event” has been resolved.

Grid

Bug Fixes

  • #I371336 - Custom validation does not work on Add form with complex field is fixed.
  • #I372896 - Validation does not work on add form with complex columns has been resolved.
  • #I368242,#I372169 - Validation error class(e-error) is not applied for complex field columns is fixed.
  • #I365751 - Performance Issue with ForeignKeyColumn has been resolved now.
  • #I372486 - Pressing Enter/Esc to select from DatePicker/DropDown popup is saving/closing the edit is fixed.
  • #F155401 - Need to set action property in OnActionComplete argument for Delete has been fixed.
  • #I372808 - Persistence not working properly after DataSource changed is fixed.

InputMask

Bug fixes

  • #I380772,#I381518 - Issue with “unable to enter any applicable characters and numbers in the input” has been resolved

Maps

Bug fixes

  • #I377907 - The event arguments of the OnPan and OnPanComplete events now have correct Latitude and Longitude values.

MultiSelect

Bug fixes

  • #F174992 -Issue with “SelectAllText property value is not updated in the popup select all element” has been resolved.

NumericTextbox

Bug fixes

  • #I380058 - Issue with “unable to paste the copied value from excel file into input” has been resolved.

PDF

Bug Fixes

  • #I379344 - The performance delay will no longer occur when loading the invalid cross-table PDF documents.
  • #I380231 - An exception will no longer occur while signing an existing signed PDF document.

TreeView

Bug fixes

  • #I369141 - The issue with “The checkbox was not aligned properly for the sibling nodes in TreeView component” has been resolved.
  • #I376579 - The issue with “Facing an error with the CheckAllAsync method of the Blazor TreeView component” has been resolved.