Essential Studio for ASP.NET MVC Release Notes

v22.1.37
July 04, 2023

DocIO

Bug Fixes

  • #I473206 - The ArgumentOutOfRangeException will no longer be thrown while calling Unlink() API.
  • #I469054 - Table is now preserved properly while converting a Word document to PDF.
  • #I475814 - Paragraph border is now preserved properly while converting a Word document to PDF.
  • #I473173 - Table is now preserved properly while converting a DOCX format document to PDF.

Grid

Bug fixes

  • #I471572 - Fixed the issue where the Select all checkbox was disabled when using the ResetOnRowClick property.
  • #I429156 - Provided the support for special characters in column field names.
  • #I471760 - Resolved the flickering issue with grid column’s clipMode - EllipsisWithTooltip.
  • #F182956 - Fixed a typo error that occurred while setting a null value using the setCellValue method.

PDF

Bug Fixes

  • #I472923 - Fixed an issue where an exception was occurring while converting XPS to PDF on Windows 7.
  • #I460758 - Fixed an issue where an OverflowException was being thrown when attempting to convert a Word document to PDF in the Azure function.
  • #I473785 - NullReferenceException no longer occurs while drawing nested grids to the PDF document.
  • #I471622 - Target container not a DOM element exception no longer occurs while converting the partial HTML to PDF.
  • #I454832 - The issue with “TextDisplayLocation not updating properly and the Barcode text being very large while setting the NarrowBarWidth” has been resolved.

XlsIO

Bug Fixes

  • #I469052 - The marker border width and no fill style for the marker can be applied in a chart and the Excel document can be resaved properly.
  • #I473754 - Null reference exception thrown while parsing a filtered chart series is now resolved.
  • #I474444 - ReferToRange value calculation for invalid named ranges is optimized to improve the performance.
  • #I469009 - Application being hanged while parsing the vml shapes with whitespace is now resolved.