Essential Studio for Blazor Release Notes

v24.2.7
February 20, 2024

Accumulation Chart

Bug Fixes

  • #I557644 - Fixed an issue where the pie chart, rendered with the outside data label template, was causing console errors when resizing the browser.

Chart

Bug Fixes

  • #I554899 - Resolved console error when specifying width for chartarea.
  • #I559113 - Connector line is now proper in waterfall chart.
  • Logarithmic axis labels are now displayed for decimal values.

Data Grid

Bug Fixes

  • #F186434 - Resolved the issue where Filtering was not working properly for non-nullable DateTime columns when using DateTime.Now as the data source.
  • #FB50654 - Fixed the issue where Searching was not working properly when the page size was set to All.
  • #I550025 - Fixed the issue where the Sub context menu position was incorrect when opened from the last row of the Data Grid.
  • #I546894 - Resolved the issue where white space occurred when row rendering mode was set to Vertical in Adaptive Layout.
  • #I543687 - Resolved the issue where the SelectRowsByRange method does not work properly with Virtualization.
  • #I543684 - Resolved the issue where the SelectRowsByIndexes method does not work properly with virtualization.

Date Picker

Bug Fixes

  • #I539952 - Resolved an issue where Datepicker continues to have focus when clicking out to a dropdown control.

DocIO

Bug Fixes

  • #F186545 – Content is now preserved properly while find and replacing text with another document.
  • #I552367 - Embedded fonts are now preserved properly while resaving a DOCX format document.
  • #I552314 - Document corrupted has been now resolved while resaving a DOCX format document.
  • #F186496 – LaTeX equation with “\;” characters is now preserved properly while calling AppendMath with LaTeX.

PDF

Bug Fixes

  • #552304 - Conformance failure no longer occurs when converting PDF to PDF/A-2B conformance.
  • #550447 - The exception no longer occurs when converting PDF to PDF/A-2B conformance.
  • #553108 - The exception no longer occurs when setting the text in the textbox field.
  • #553114 - The FormatException no longer occurs when setting the text in a textbox field in Czech culture.
  • #549194 - The FindText method will no longer return inconsistent results.
  • #551017 - Color changes no longer occur when compressing the PDF.

Pivot Table

Bug fixes

  • In Firefox, the row axis panel of the grouping bar in the pivot table now aligns properly.

Presentation

Bug Fixes

  • #I552806 - Child shape position will now return properly from Presentation library.
  • #I552461 - PowerPoint Presentation will no longer be corrupted when clone and merge a PowerPoint slide with OleObject in chart.
  • #I550841 - PowerPoint Presentation will no longer be corrupted while saving PowerPoint Presentation without Excel file in chart element.
  • #I545561 - Destination master slide will be reused properly now when clone and merge the PowerPoint slide with Source Formatting option
  • The StackOverflowException will no longer be thrown while clearing the comments in PowerPoint Presentation.

Schedule

Bug Fixes

  • #FB47391,#FB47422 - An issue with the scheduler responsive accessibility has been resolved.
  • #I531704 - An issue related to rendering events in the Scheduler with different intervals has been fixed.

Stock Chart

Bug Fixes

  • #I552931 - Fixed console error that occurred while updating the stockchart’s stock-events.

Tree Grid

Bug Fixes

  • #F50480 - Fixed issue where editing was not working properly in treegrid with detail template when using the command column.
  • #F50488 - Fixed an issue where editing was causing misalignment in the treegrid.

Uploader

Bug Fixes

  • #F50078 - Resolved an issue where users were unable to paste multiple files into the uploader.

XlsIO

Bug Fixes

  • #F50476 - DateTime is returned wrong is resolved now while accessing the Display Text property.