Essential Studio for ASP.NET MVC Release Notes

v24.1.45
January 09, 2024

DocIO

Bug Fixes

  • #I532670 – The ArgumentException will no longer be thrown while converting a Word document to HTML.
  • #I527787 - Image is now preserved properly while resaving a DOCX format document.
  • #I533647 - The IndexOutOfRangeException will no longer be thrown while converting a DOCX to PDF.
  • #I526631 - Arabic text with italic style is now preserved properly in Word to PDF conversion.
  • #I531528 - Paragraph border is now preserved properly in Word to PDF conversion.

Grid

Bug fixes

  • #FB49340 - Fixed an issue that occurred when resizing columns in the grid with stacked headers.
  • #I520335 - Resolved an issue regarding incorrect filterBeforeOpen requestType naming and updated the options property scope as public within the actionBegin event argument when opening the filter menu.
  • #I533690 - Script error thrown when clicking the cancel button in batch edit has been fixed.
  • #FB49544 - The problem with persistSelection in custom data binding has been successfully resolved.

PDF

Bug Fixes

  • #I531281 - Fixed the page becomes blank after exporting the PDF as an image.

Presentation

No Changes for this product in this version.

XlsIO

Features

  • #I515394 - Provided support for dash styles for lines in Excel chart to image conversion.
  • #I515394 - Provided support for line cap formatting in chart to image conversion.

Bug Fixes

  • #I532988 - File corruption issue while resaving an xls format to xlsx format with merged cells is now resolved.
  • #I533446 - Autofit rows working properly when merged cells are enabled with wrap text.
  • #FB49454 - The date time having additional nanoseconds issue is now resolved.