Essential Studio for ASP.NET MVC Release Notes

v21.2.10
June 13, 2023

DocIO

Bug Fixes

  • #I470177 - Watermark is now preserved properly while resaving a DOCX format document.
  • #I467176 - Table is now preserved properly while converting a HTML to DOCX format document.
  • #I467692 - The NullReferenceException will no longer be thrown while opening a DOCX format document.
  • #I468081 - The NullReferenceException will no longer be thrown while opening a RTF format document.
  • #I468137 - Page number is now updated properly while calling UpdateDocumentFields API.
  • #I469549 - Line number is now preserved properly while converting a Word document to PDF.
  • #I466711 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I466138 - The ArgumentOutOfRangeException will no longer be thrown while converting a DOCX format document to PDF.

Grid

Bug Fixes

  • #I469063 - The script error that occurred while exporting a lazy load grouping Grid into Excel has been resolved.
  • #I466214 - The issue of the pager count not being properly updated when adding a new record to the Grid, especially when there are fewer records than the page size, has been successfully resolved.

XlsIO

Bug Fixes

  • #I461760 - ListOfValues property now returns correct values when the area formula is applied in data validation.