Essential Studio for Blazor Release Notes

v24.1.47
January 23, 2024

AutoComplete

Bug fixes

  • #I534536 - Resolved an issue where the ‘select’ parameter was lost in the Drop-down list with Virtual scrolling.

Chart

Bug Fixes

  • #I541339 - The tooltip for the chart series is now hidden while dynamically disabling the tooltip.
  • #I541033 - Textbox spacebar now works when placed inside the chart annotation.
  • #I541626 - Console error will not be thrown while dynamically changing the value type of the x-axis.
  • #I542753 - Chart zooming functionality now has the ability to toggle dynamically.

Circular Gauge

Bug Fixes

  • #I539600 – When the Circular Gauge is placed within a tab item of the Tab component and the tab item is switched, the exceptions will no longer be thrown.

Data Grid

Bug Fixes

  • #I539631 - Resolved the issue where a runtime exception occurred while Resizing, Frozen columns with Aggregates enabled in Data Grid.
  • #I539543 - Fixed the issue where dynamic Frozen columns with Stacked Header were moving while scrolling the horizontal bar.

Dialog

Bug fixes

  • #I865483 - Fixed an issue where the dialog was not displayed when the ShowAsync method was used after preventing dialog open using the DialogOpen event arguments.

DocIO

Bug Fixes

  • #I537742 - The ArgumentOutOfRangeException will no longer be thrown while comparing two Word documents.
  • #I532128 - The font name in list numbering is now preserved properly while updating the table of contents in Word document.
  • #I540432 - The NullReferenceException will no longer be thrown while replacing the field code in the cloned Word document.
  • #F186102 - Equation array is now preserved properly while creating equation using LaTeX by calling AppendMath API.
  • #FB46792 - Table is now preserved properly while converting a DOCX format document to PDF.

Bug fixes

  • #I534536 - Resolved an issue where the ‘select’ parameter was lost in the Drop-down list with Virtual scrolling.

Bug Fixes

  • #I542756 - The issue where the popup not being positioned correctly during the expand and collapse of a node in the Dropdown Tree has been resolved.

File Manager

Bug Fixes

  • #F186289 - The issue with the context menu in the File Manager component when adding new custom items has been resolved.

MultiSelect

Bug fixes

  • #F49918 - Fixed an issue where the entity attribute was not being added to the Multiselect component correctly.

PDF

Bug Fixes

  • #865238 - Fixed the issue where mismatch in the attachment FileName when processing PdfLoadedDocument.
  • #542234 - Exception no longer occurs while converting PDF documents to PdfConformanceLevel.Pdf_A2B.
  • #539949 - An exception no longer occurs while drawing a grid in a PDF.
  • #F186039 - Fixed the issue with PdfGrid style not supporting multiple headers.
  • #515928 - Fixed PDF page content not shown properly while drawing it as a PDF template.
  • #539146 - Fixed Issue with converting the same Word document into PDF stream twice.

PDF Viewer

Bug fixes

  • #I532999 - The issue of the content on the first page disappearing when zooming out in on the provided document has been resolved.
  • #I539584 - The “RemoveSignature” event is triggered when removing a draw signature as well.

Presentation

Bug Fixes

  • #F186066 – Shape is now preserved properly while converting a PowerPoint Presentation to PDF.
  • #I541048 - The NullReferenceException will no longer be thrown while opening a PowerPoint Presentation without excel file in chart element.
  • #I536178 - Picture will now preserved properly while cloning and merging a PowerPoint slide.

Rich Text Editor

Bug fixes

  • #I513481 - Now, the ClosedBy argument of the event OnDialogClose returns a proper value when clicked outside of the link dialog in Rich Text Editor.

Tree Grid

Bug Fixes

  • #I531246 - Detail template works properly for remote data binding.
  • #I532047 - FilterDialogOpeningHandler event argument receives properly.
  • #I513955, #I536308 - ExpandStateMapping works properly in remote data binding.
  • #I542069 - Initial sort action works properly for remote data binding.

XlsIO

Features

  • #I515394 - Multilevel category axis label in chart to image conversion is now supported.
  • #I515394 - Provided support for chart axis title with wrap text in the chart to image conversion.