Essential Studio® for Blazor Release Notes

v26.2.9
August 13, 2024

Accumulation Chart

Bug Fix

  • #I613863 - Donut chart tooltip is now properly formatted for Spanish culture.

Chart

Bug Fixes

  • #FB59806 - Chart series are now properly highlighted even when the series Name is set as an empty string for any of the series.
  • #I613852 - Chart tooltip is now properly formatted for Spanish culture.
  • #I617547 - Pivot chart series are now rendered properly when sorting the data source.

Data Grid

Bug Fixes

  • #I616163, #FB59927 - Fixed an issue where the Format property was not applied correctly when specified using EditCellParams with EditorSettings.
  • #I618557, #FB60144 - Fixed an issue where duplicate rows were displayed when Infinite scrolling was enabled.
  • #I617292, #FB59999 - Resolved an exception that occurred during Excel export when using Stacked headers.
  • #I612831, #FB59640 - Fixed an issue with column header misalignment and missing headers when Printing a grouped DataGrid.
  • #I607041, #FB59520 - Fixed an issue where Stacked headers were not hidden correctly when using the HideColumnAsync method.
  • #I614511, #FB59869 - Resolved an accessibility error Missing Form Label that occurred in the Grid ColumnChooser checkbox.

DocIO

Features

  • #I213418, #I615941 - RTL text is now preserved properly for Word to HTML and HTML to Word conversions.

Bug Fixes

  • #I614130 - Mail merge result formatting is now preserved properly after executing Mail Merge.
  • #I611403 - Table with Japanese text is now preserved properly while converting a DOCX to PDF.
  • #I612695 - Table row with hidden is now preserved properly while converting a DOCX format document to HTML.

Gantt Chart

Bug fixes

  • #I614240, #FB60118 - Fixed issue where the spinner continues to show after data is rendered.
  • #I619955, #FB60230 - Fixed an issue where selection was not working in the Gantt chart.

InPlace Editor

Bug Fixes

  • #I616266 - Fixed the issue where the Preselect Value was not displayed correctly when bound to an object.

  • #I611853 - Resolved the issue that caused a console error when opening the editor, navigating to another page, and clicking on the document.

MultiSelect

Bug fixes

  • #I615471 - Resolved an issue where the placeholder text and the selected value overlapped in the MultiSelect component.

PDF

Bug Fixes

  • #I618091 – Fixed the issue where an exception was thrown while generating the template PDF document.
  • #I616136 – Fixed the issue where spaces were missing when extracting text from specific PDF documents.
  • #I616164 – Fixed the issue where Conformance was not retrieved correctly after updating the author in the document.
  • #I609746 – Fixed an issue where a blank space appeared at the beginning of the text in a specific cell.

Presentation

Bug Fixes

  • #I613922 - Picture recolor is now preserved properly while converting a PowerPoint presentation to an image.
  • The PowerPoint presentation will no longer be corrupted when merging the slide at last index.
  • The PowerPoint presentation will no longer be corrupted while cloning and merging a PowerPoint slide with theme override.
  • The PowerPoint presentation will no longer be corrupted while cloning and merging the slide with macro enabled OLE object.
  • The PowerPoint presentation will no longer be corrupted while cloning and merging a PowerPoint slide with classic comments.
  • The PowerPoint presentation will no longer be corrupted while cloning and merging a PowerPoint slide with linked OLE object.

Schedule

Bug fixes

  • #F189312 - Fixed a script error that occurred when adding an appointment through the editor, related to ExpandoObject binding for appointments and resources.

Bug Fixes

  • #I616215 - An issue with document click when closeOnDocumentClick property enabled and multiple Sidebars are present has been resolved.

Tree Grid

Bug fixes

  • #I606345 - Resolved an exception thrown on GetRowModel when deleting records after collapsing all records.
  • #I610598 - Resolved an issue where the INotifyPropertyChanged event was not working properly when using cell edit with the Enter key.
  • #I616125 - Resolved a console error encountered after adding and expanding records when no records were initially present, followed by clicking the add button to add and expand records.
  • #I616238 - Resolved an issue where editing causes misalignment in treegrid when width property is undefined and row drag and drop enabled.
  • #I610460 - Resolved an issue where white space occurs for expand/collapse operations using virtualization.
  • #I611508 - Resolved an issue where only the parent record was exported when excel exporting remote data with child records.

XlsIO

Bug Fixes

-#I613742 - Exception will no longer be thrown when creating the combination chart of doughnut and pie charts.
-#I616912 - Large number is now preserved properly while converting the XLSX to CSV format.
-#I617184 - Exception will no longer be thrown while converting an Excel document with custom row height to PDF.
-#I586069 - Chart height is now rendered properly when using double properties.