Essential Studio® for Blazor Release Notes

v27.1.50
September 24, 2024

Chart

Bug Fix

  • #I626330 - The chart now renders properly without a console error when fetching data for the chart series using HttpClient.
  • #I607568 - Support has been provided to disable series selection and highlighting for other selection and highlight modes, except series mode, while toggling the legend.

ComboBox

Bug Fixes

  • #I624475 - Fixed an issue where clicking the tab key did not move the focus to the next focusable element.

Dashboard Layout

Bug Fixes

  • #I633009, F194398 - An issue with panels when using German and Dutch culture in Dashboard Layout component has been resolved.

Date Range Picker

Bug Fixes

  • #I616648 - Fixed an issue where MinDays and MaxDays were not functioning correctly.

Dialog

Bug Fixes

  • #I634719 - Fixed issues with Button Styles in the Footer that were overwritten by the Primary Button in the material theme.

DocIO

Bug Fixes

  • #F194227 - WMF image size is now preserved properly after executing mail merge.
  • #I625758 - The GenericKeyNotFoundException will no longer be thrown while adding the form field second time with name as empty.
  • #I634783 - List number is now preserved properly while converting a RTF to DOCX format document.
  • #I623788 - Document will no longer be corrupted after calling the UpdateDocumentFields API.
  • #I626975 - Improper underline will no longer preserve while converting a RTF to ODT format document.
  • #I629611 - Improper highlight color will no longer preserve while converting a RTF to ODT format document.

Gantt Chart

Bug fix

  • #I631231 - The issue where the resource collection was not updated when adding resources dynamically in the Gantt chart has been resolved.

Data Grid

Bug Fixes

  • #I626860, #FB60838 - Fixed an issue where disabling AllowSelection with a Template editor prevented input values from being entered.

  • #I627603, #FB60990 - Fixed an issue where records were not displaying in the grid when using Column Virtualization, Page Size, and a defined grid parent Width set to 100%.

  • #I627975, #FB61034 - Fixed an issue where the Resize icon did not display properly when the Grid had an edited row rendered.

  • #FB60754 - Fixed an issue where Searching failed for non-nullable values and caused an exception when opening the Excel Filter.

  • #I614358, #FB61315 - Fixed a whitespace issue that occurred when using Infinite Scrolling in the Safari browser.

  • #FB60884 - Fixed an issue where grids with percentage height, Infinite Scrolling, and Lazy Loading threw exceptions when expanding a group.

  • #I625996, #FB60930 - Fixed an issue where Infinite Scrolling with the OnDataBound event did not load records properly in WASM.

  • #I630997, #FB61192 - Fixed an issue where the dataManagerRequest skip property returned a negative value during fast vertical scrolling when using a CustomAdaptor with InfiniteScroll enabled.

PDF

Bug Fixes

  • #I630466 – Fixed an issue where preservation problems occurred during the merging of PDFs.
  • #I628961 – Resolved an error that was encountered in the output PDF document after converting to PDF/A format.
  • #I631690 – Fixed a NullReferenceException that occurred during the merging of PDF documents.
  • #I630234 - Fixed an ArgumentException that occurred during the export of annotations from a PDF document to FDF format.
  • #I630227 – Fixed an issue where text color and font style were not retrieved correctly during text extraction.

Pivot Table

Bug fixes

  • The issue of Pivot Table not loading properly when field list is enabled, particularly in Blazor WASM application, has been fixed.

Presentation

Bug Fixes

  • #I625038 - Bullet characters are now preserved properly while converting PowerPoint slide to image.
  • #I626441 - The file name will be returned properly for the OleObject (PDF) using the OleObject.FileName API.

Rich Text Editor

Bug Fixes

  • #I630039 - Now, The pasted ordered list is now working properly when the Rich Text Editor is placed inside <ol> and <li> tags.

Schedule

Bug fixes

  • #F194439 - Fixed an issue when clicking blocked appointment event data details returns null when using context menu.

Bug Fixes

  • #I619450 - An issue while utilizing open and close events in the Sidebar component has been resolved.

Stock Chart

Bug Fix

  • #I629970 - The stock chart now resizes properly when calling the Refresh method while toggling the sidebar menu.

Tree Grid

Bug Fixes

  • #F194273 - Resolved a script error that occurred when opening the context menu with remote data binding.

TreeView

Bug Fixes

  • #I625940 - The issue where the CheckedNodes property was not properly updated when the CheckedNodes were dynamically changed has been resolved.
  • #I632740 - The issue where the SelectedNodes property was not properly updated when the SelectedNodes were dynamically nullified or emptied has been resolved.

XlsIO

Bug Fixes

  • #I625290 - Corruption no longer occurs while getting and saving OLE objects with embedded files.
  • #I624613 - A cell with rich text is now preserved properly when saving an XLSX format document to XLSB format.
  • #I627978 - An ArgumentOutOfRange exception is no longer thrown while parsing the external workbook.
  • #I622174 - Calculated values now return correct results when time is given in general format.
    Exception is no longer thrown when parsing a formula containing space.