Essential Studio for ASP.NET MVC Release Notes

v28.2.5
February 11, 2025

DocIO

Bug Fixes

  • #F195918 – The IndexOutOfBoundException will no longer be thrown while enabling HideResult API after append sequence field.
  • #F195988 - The ArgumentOutOfRangeException will no longer be thrown while opening a DOCX document contain table.
  • #F195879 - Table of Figures is now updated properly after calling UpdateTableOfContents API.
  • #I683574 - Text is now wrapped properly while converting Word document to PDF.
  • #I681435 - Line break is now preserved properly while converting Word document to HTML.
  • #I675272HasChanges is now enabled properly after calling GetContent API.
  • #I686879 – PolyPolygon shapes is now preserved properly while converting WMF file to SKBitmap image.

Grid

Bug fixes

  • #I679470 - The issue of the missing focus border on grid cells after adding rows has been resolved.
  • #I679056 - The problem of a script error occurring when updating the dataSource with a frozen column and the All option in the pager dropdown has been resolved.
  • #I682856 - Resolved an issue where pressing ESC or the cancel button in the toolbar did not properly restore a row after editing.
  • #I687968 - Fixed an issue where virtual scrolling did not function correctly when frozen columns were enabled.
  • #I679046 - Resolved an issue where infinite scrolling not loading correctly in Firefox at specific resolutions.
  • #I682690 - The issue where the DropDownList popup does not opening with Alt + Down Arrow in the Grid for remote data binding has been resolved.

Schedule

Bug fixes

  • #I682735, #I680637 - An issue where the current time indicator in the Scheduler is rendered in the incorrect position in vertical views has been resolved.

  • #F64855 - An issue where the selected date not maintained in Scheduler MonthAgenda view has been resolved.

Spreadsheet

Bug fixes

  • #I683779 - Issue with “script error occurs while scrolling in finite mode when a filter is applied, and more than 100 rows are hidden” has been resolved.

XlsIO

Bug Fixes

  • #I684101 - Cell text color is now rendered correctly when converting Excel to PDF with number formats that include color.
  • #I676562 - The filter count is now returned correctly when the Blanks option is selected in Excel filters.
  • #I683818 - When the filters are cleared using the Clear function, the filtered rows will be visible again.
  • #I680060 - Exact formulas are now returned without the addition of the “_xlws” prefix for Excel functions like FILTER and SORT.
  • #I664855 - Performance is now improved when converting Excel to PDF, especially for large chart data ranges with empty values.