Essential Studio for Blazor Release Notes

v20.3.61
December 13, 2022

DocIO

Bug Fixes

  • #I418939 - IF field result is now updated properly while calling UpdateDocumentFields method.
  • #I422770 - Document will no longer corrupted while resaving a DOTX format to DOCX format document.
  • #I419529 – Table is now preserved properly while converting a DOCX format document to PDF.
  • #I419499 – The InvalidOperationException will no longer be thrown while opening a DOCX format document.
  • #I420700 - Textbox is now preserved properly while converting a DOCX format document to PDF.

FileManager

Bug fixes

  • #I423468 - The issue with triggering of ‘OnSend’ event while using the RefreshFilesAsync method in the Blazor FileManager component has been resolved.

  • #I416119 - The issue with contextMenuModule argument of the MenuOpened event contains a null value in File Manager component has been resolved.

Grid

Bug Fixes

  • #I361303 - Issue with Reorder icons has been fixed in all the themes.
  • #F37445 - Issue with “In batch editing, “F2” key will allow editing even if AllowEditing is set to false” has been resolved.
  • #I415929 - Issue with “Exception throws While exporting to Excel, when the Visible property is set to false during checkbox selection” has been fixed.
  • #I418001 - Issue with “Can’t able to edit any cell, after deleting the new added record in batch mode” has been fixed.
  • #I411471 - Issue with “Frozen header width not changed while changing it after initial rendering” has been fixed.

PDF

Bug Fixes

  • #I420973 - The issue with “Ink annotation not preserved properly while flattening a specific PDF document” has now been resolved.
  • #I423210 - Unable to edit the XMP Metadata will no longer occur in a specific PDF document.
  • #I419248 - The issue with “Extract text returning incorrect coordinate bounds” has now been resolved.
  • #I422646 - The issue with the “Find text not working issue in the PDF document” has now been resolved.
  • #I419702 - Stamp annotation does preserve properly issues will no longer occur while importing the annotations in the pdf document.

Scheduler

Bug fixes

  • #F179264 - OnPopClose event is not triggered when click outside the scheduler has been fixed.

Splitter

Bug Fixes

  • #I420962 - Now, the Tooltip within the Splitter will be destroyed when you navigate to another page.

XlsIO

Bug Fixes

  • #I419349 - Parse exception thrown while copying conditional format formula with named range to external workbook is now resolved.