Essential Studio for ASP.NET CORE Release Notes

v21.2.6
May 23, 2023

DocIO

Bug Fixes

  • #I461120 – Content in vertically aligned table cell is now preserved properly while converting a Word document to PDF.
  • #I461158 – The NullReferenceException will no longer be thrown while calling UpdateDocumentFields API.
  • #I467592 - Table cell height is now preserved properly while converting a Word document to PDF.
  • #I462847 - Picture inside the table cell is now preserved properly while converting a Word document to PDF.
  • #I463349 - Watermark in footer is now preserved properly while converting a Word document to PDF.
  • #I461427 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #F182135 - Hanging issue will no longer be occur while opening a DOCX format document.
  • #I459603 - IF field result is now updated properly while calling UpdateDocumentFields API.

Grid

Bug fixes

  • #I458689 - Resolved the issue where the bottom border was not shown when using virtualization with a limited number of records.
  • #I455549 - Fixed the problem where the column template was not being re-created after tabbing from batch edit mode in React.
  • #I456631 - Resolved the issue where the search functionality was not working properly within brackets.
  • #I458148 - ResetOnRowClick resets only the checked rows in the current page while using remote data binding has been resolved.
  • #I453406 - Removed the deprecated attribute cellspacing from the grid table and added the CSS property border-spacing instead.
  • I#459037 - Fixed the paste error that occurred with an empty data source and the addition of a row in Batch mode.

Presentation

Bug Fixes

  • #I462819 - Empty notes pages are now preserved properly while converting a PowerPoint presentation to PDF.

XlsIO

Bug Fixes

  • #I455437 - Exception thrown while parsing formula referring an external link sheet name with bracket is now resolved.
  • #I460053 - Argument out of range exception thrown while using find and replace operation with cell contains FLOOR.MATH formula is now resolved.
  • #I461011 - Parse exception thrown while applying value that starts with an equal symbol to the data table is now resolved.
  • #I457997 - AutoFitColumn now works properly while applying rotation angle to a cell.
  • #I454287 - Chart numeric axis labels with percentage number format are now rendered properly chart to image conversion.
  • Exception thrown while applying the email Id in Hyperlink is now resolved.