Essential Studio for ASP.NET CORE Release Notes

v21.2.9
June 06, 2023

DocIO

Bug Fixes

  • #I462449 - List numbers are now preserved properly while resaving a DOCX format document.
  • #I462975ListType API is now updated properly after opening a DOCX format document.
  • #I459081, #I467817 - Paragraph is now preserved properly while converting a HTML to DOCX format document.
  • #I466240 - Hanging issue has been resolved now while calling UpdateDocumentFields API after executing the mail merge.
  • #I467592 - Page numbers are now updated properly while calling UpdateDocumentFields API
  • #I465921 - Paragraph is now preserved properly while converting a RTF format document to image.
  • #I466996 - Textbox is now preserved properly while converting a Word document to image.
  • #F182187 - Hanging issue has been resolved now while converting a Word document to PDF.
  • #I465426 - Table is now preserved properly while converting a DOCX format document to PDF.

Document Editor

Bug Fixes

  • #I454822 - Resolved the issue occurred when performing the pasting functionality.
  • #I455887 - Resolved the Editor height is increased issue when selecting or inserting text.
  • #I461390 - Resolved the Endnote/footnote number inconsistency.
  • #F182256 - Table cell border now applying properly.
  • #I458144 - Now, Docx exporting properly.
  • #I464522 - Resolved the issue in bookmark removal when deleting table.
  • #I466742 - Resolved the text selection issue while retrieving the selected text.
  • #F181812 - Resolved the Exception while saving.

Grid

Bug fixes

  • #I460464 - Provided support for handling null values in boolean type columns of DataTable.
  • #I456364 - Fixed the issue where editing was not working properly when virtual scroll was enabled and the primary key was a complex data.
  • #I456281 - Resolved the script error that was thrown when sorting a column after adding a new record in the grid with cache mode enabled.
  • #I459037 - Pasting issue with Grid has been resolved.
  • #I469713 - Resolved the issue where data was duplicated in the complex field when using an empty nested object.

Schedule

Bug fixes

  • #I459642 - An issue with Appointment end date is wrong in popupOpenEventArgs has been fixed.

XlsIO

Bug Fixes

  • #I456867 - Line chart series with date time category axis is now rendered properly in PDF conversion.
  • #I458805 - Index out of range exception thrown while converting an Excel file with print title rows to PDF is now resolved.