Essential Studio for Blazor Release Notes

v25.1.42
April 30, 2024

Data Grid

Bug Fixes

  • #I577154, #FB52582 - Fixed an issue where the Paste functionality was not working for DateOnly, TimeOnly and Boolean columns in the grid.
  • #I578028, #FB53020 - Fixed an issue where the Paste functionality was not working for Date columns with applied Formats.
  • #I578430, #FB52905 - Resolved a null reference exception that occurred when performing Filtering in nullable columns.
  • #I570945 - Resolved the issue where the ResetPersistDataAsync method did not work properly when using a nullable enum column with the ODataV4Adaptor.
  • #I576127, #FB53089 - Resolved the issue where dynamically enabling Toolbar items did not render properly in the UI.

DocIO

Bug Fixes

  • #I577678, #I584042 - Table is now preserved properly resolved while converting a DOCX format document to PDF.
  • #I575072 - Autofit textbox is now preserved properly while converting a DOCX format document to PDF.
  • #F187761 - MathML equations with decimal numbers are now properly preserved with appropriate spacing while converting a DOCX format document to PDF.
  • The NullReferenceException will no longer be thrown while cloning the Word document.
  • Corruption has been resolved now while resaving the Word document with chart.
  • Shadow of chart is now preserved properly while resaving the Word document.
  • The IndexOutOfRangeException will no longer been thrown while cloning the Word document with error bars in chart.

Bug Fixes

  • #I572949 - Resolved an issue where DropdownList was not setting the initial value when using “EnableVirtualization” and “GroupBy” features.

Gantt Chart

Bug fixes

  • #I577892 - Fixed issue with QueryChartRowInfo event not working properly in virtulization.
  • #I579281, #FB53019 - Fixed issue where the ActionComplete event args.data was not updating properly when a resource was removed via dialog edit.

ListView

Bug Fixes

  • #I577111 - The issue related to observable collection data when using the SignalR connection in the ListView component has been fixed.

Numeric TextBox

Bug fixes

  • #F52893 - Fixed issue with pasting number values with a “-“ in the NumericTextBox.

PDF Viewer

Bug Fixes

  • #I577709 - The issue of Search Arrow button is not centered in dark theme has been resolved.
  • #I578362 - The issue of Underline and Strikethrough annotations are positioned slightly higher than expected has been resolved

Pivot Table

Bug fixes

  • #I567102 - An issue with the number formatting dialog appearing twice when two pivot tables are rendered on the same web page has now been resolved.
  • #I567102 - A script error that occurred when rendering a single pivot table on a web page while closing the number formatting dialog has now been fixed.

Presentation

Bug Fixes

  • #I577886, #I581011 - PowerPoint Presentation will no longer be corrupted while replacing SmartArt background image using Presentation library.
  • #I575654 - The NullReferenceException will no longer be thrown while converting a PowerPoint presentation to PDF with hyperlink in notes slide.
  • #I583608 - PowerPoint Presentation will no longer be corrupted while cloning and merging the master slide.
  • The NullReferenceException will no longer be thrown while cloning the PowerPoint presentation.
  • Corruption has been resolved now while resaving the PowerPoint presentation with chart.
  • Shadow of chart is now preserved properly while resaving the PowerPoint presentation.
  • The IndexOutOfRangeException will no longer been thrown while cloning the PowerPoint presentation with error bars in chart.

Schedule

Bug Fixes

  • #I579613 - An issue with the block appointment is not displayed while dynamically changing time interval has been fixed.

TreeView

Bug Fixes

  • #F181356 - The issue where details of DroppedNodeData were missing in the external drag and drop OnNodeDragStop event has been resolved.

XlsIO

Bug Fixes

  • Stock chart with outer shadow shape is preserved properly while cloning and resaving the Excel document.