Essential Studio for ASP.NET CORE Release Notes

v26.2.7
July 30, 2024

Chart

Bug Fixes

  • #I612449 - The secondary axis labels will render properly with scrollbar on the secondary axis.

DocIO

Bug Fixes

  • #I537725 - Improper revisions will no longer be preserved when comparing DOCX format documents.
  • #I609635 - The font name is now preserved correctly after calling the UpdateTableOfContents API.
  • #I612382 - Paragraph text is now preserved correctly when converting a DOCX format document to RTF.
  • #I611600 - Tabs are now preserved correctly after calling the AppendText API and saving as an RTF document.
  • #I611900 - TOC hyperlinks are now applied correctly to headings that contain a picture when converting a Word document to PDF.
  • #I613341 - Tables are now positioned correctly on the page when there is a footnote in the frame while converting a Word document to PDF.
  • #I604619 - Performance has improved when converting a Word document to PDF, especially when many table rows and bookmarks are present in the document.

Grid

Bug fixes

  • #I608364 - Resolved the issue when autoFitColumns method does not modify the columns autoFit property to true.
  • #FB59570 - Fixed the issue in filter items overlapping when enableInfiniteScrolling is enabled in filterSettings.
  • #I610108 - The problem with the date filter in the grid component has been resolved.
  • #F189307 - The issue where the edit dialog of the selected record does not open properly when the foreign key column is grouped has been resolved.
  • #I610349 - Resolved the data repetition issue when scrolling up in a virtualization enabled grid.
  • #I610521, #I609713 - Provided v-slot template support for template, headerTemplate, pagerTemplate, rowTemplate, stacked header template.
  • #I607993 - The issue with the selection is not working properly when multi-select, drag and drop, and default sorting are all enabled has been resolved.
  • #I604038 - The problem with Grid column multiline edit params in Chrome and Edge has been resolved.
  • #I610011 - Resolved an issue where calling the autoFitColumns method caused a double border on the right side of the table.

PDF

Bug Fixes

  • #I605949 – Fixed a preservation issue that occurred while flattening the custom stamp annotation.
  • #I610818 – Fixed the issue where the page number was not updated after importing a page in the document.
  • #I609746 – Fixed an issue where a blank space appeared at the beginning of the text in a specific cell.
  • #I612932 – Fixed the issue where a null exception was thrown while setting the bounds values of the popup annotation.
  • #I610648 – Fixed the issue where a null exception was thrown during the process of flattening annotations in a PDF document.
  • #I609312 – Fixed the issue where Bounds collection of the Text Markup Annotation not updated properly.
  • #I608099 – Fixed an issue where annotations were not displayed correctly after flattening the PDF document.

Presentation

Bug Fixes

  • #I609374 - The PowerPoint presentation will no longer be corrupted when cloning and merging a PowerPoint slide with a 3D object.
  • #I609380 - The KeyNotFoundException will no longer be thrown when opening a presentation that contains cloned SmartArt.
  • #I612830 - Straight lines with arrow caps are now preserved correctly when converting a PPTX file to an image.
  • The KeyNotFoundException will no longer be thrown after cloning and merging slides with the same master in a PowerPoint presentation.
  • The NullReferenceException will no longer be thrown when cloning a slide with source formatting.
  • The NullReferenceException will no longer be thrown when saving a presentation that contains cloned elements.
  • The NullReferenceException will no longer be thrown when cloning and merging a slide with a notes slide.

RangeNavigator

Bug Fixes

  • #I613716 - Now, the series is rendered properly when the y-values are the same.