Essential Studio for Blazor Release Notes

v25.1.41
April 23, 2024

Accumulation Chart

Bug Fix

  • #I577350 - Pie chart tooltip template position is now proper.

Chart

Bug Fix

  • #F187869 - The localization issues that occurred in the charts when using the French culture have been resolved.

Data Grid

Bug Fixes

  • #I570932 - Fixed the issue where the horizontal scrollbar was not rendered when using the IsFrozen property with ColumnVirtualization.
  • #F187377, #FB52390 - Resolved the issue where the sort icon was not disabled when the argument “Cancel” was set to true in Sorting events and AllowUnsort to false in the GridSortSettings.
  • #I577730, #FB52696 - Resolved the issue where AddStyle method was not working properly in the grid HeaderCellInfo event.
  • #I576959, #FB52541 - Resolved the issue where the aggregate values were not updated properly while performing Edit action when using Reactive Aggregate with the Query property in the grid.
  • #I577333, FB52681 - Resolved the issue where an exception occurred when clicking a toolbar item while using the EnableToolbarItemsAsync method.

DocIO

Bug Fixes

  • #F187262 - Delimiter with sub superscript equation is now preserved properly while converting a Word document to PDF.
  • #I572673 - Nested floating table with negative vertical position is now preserved properly while converting a Word document to PDF.
  • #I575327 – Nested table is now preserved properly while converting a Word document to PDF.
  • #I575117 - RTL column is now preserved properly while converting a Word document to PDF.
  • #I571921 – The StackOverflowException will no longer thrown while converting a Word document with tab inside frame to PDF.
  • #I579936 – The ObjectDisposedException will no longer thrown while converting a Word document to PDF in Docker Linux.
  • #I575539 - Font is now preserved properly while converting a DOCX to HTML format document.
  • #F186805 - Equation array is now preserved properly while calling AppendMath with LaTeX.

Bug Fixes

  • #FB52333 - The issue where the ValueChanged event was not triggered while removing the chip has been resolved.

  • #I578723 - Resolved the console error that occurred when using the Value property with an empty value.

Gantt Chart

Bug fixes

  • I581677 - Fixed issue with “NullReferenceException” throws when converting milestone to task using context menu.
  • I579279 - Fixed issue with when dependency added or deleted by dialog after again task is added or edited, previous change’s affect

Pivot Table

Bug fixes

  • The Grand Total text for an empty pivot table is now displayed when the cell template is applied.

Presentation

Bug Fixes

  • #I570048 - Notes slide contents are now split into multiple pages while converting PPTX to PDF with notes slide publishing option.
  • #I575814 - Transparent TIFF images are now preserved properly while converting PowerPoint Presentation to PDF.

Stepper

Bug Fixes

  • #FB51366 - The issue with the status update with the last step in blazor Stepper wasm application has been resolved.

Stock Chart

Bug Fix

  • #I578889 - StockChart series is now hidden upon toggling the legend after an update.

Tree Grid

Bug fixes

  • #I577892 - Resolved data getting repeated issue on virtual scrolling with hierarchy data.