Essential Studio for ASP.NET MVC Release Notes

v27.1.52
October 08, 2024

DocIO

Bug Fixes

  • #F193367 - The ArgumentOutOfRangeException will no longer be thrown while calling Compare API.
  • #F193367 - The NullReferenceException will no longer be thrown while calling Compare API.
  • #I631830 - RTL text with zero-width joiner is now reordered correctly in Word to PDF conversion.
  • #I635049 - Hanging issue will no longer be occur due to the tab when converting a Word document to a PDF.

File Manager

Bug Fixes

  • #I632755 - The issue with mobile mode tap events in File Manager component large icons view has been resolved.
  • #I634920 - The issue with multiple selection in File Manager component details view has been resolved.

Grid

Bug fixes

  • #I630299 - The issue where Virtualization loads indefinitely after applying Grouping, Filtering and scroll to the end has been resolved.
  • #F194538 - The issue where the UpdateCell method does not change the value of the primary key column in a newly added record before saving in batch mode has been resolved.
  • #I633129 - The issue where the IEditCell interface did not support the TextBoxModel property has been resolved.
  • #I633624 - The issue where the focus was moved out of the column chooser dialog when pressing the tab key on the cancel button has been resolved.
  • #I633945 - The issue where added records were not displayed while using CustomDataAdaptor with batch editing mode has been resolved.
  • #FB61502 - Resolved the script error occurs when enter key press with column spanning and hidden columns.
  • #I628507 - The issue where the reorder the stacked header with frozen column not working properly has been resolved.

PDF

Bug Fixes

  • #I632846 – Fixed the issue where extracted text is not proper in a specific PDF document.
  • #I634810 – Fixed the issue where annotation is lost while using the ImportAnnotations method in a specific PDF document.
  • #I636264 – Resolved the issue where a Null Reference exception occurs while flattening a loaded circle annotation in the PDF document.
  • #FB60208 - Fixed the issue where field grouping is not working properly when merging PDF documents.

Spreadsheet

Bug fixes

  • #I633143 - Issue with “exported excel file becomes corrupted when the spreadsheet data is exported as excel with number formats that contain the $ symbol within square brackets” has been resolved.