Syncfusion Essential Studio Blazor 2025 Volume 1 SP1 (29.2.7)

Released: May 27, 2025

Actualizaciones en 2025 Volume 1 SP1 (29.2.7)

Correcciones

  • Chart
    • Data label templates now render correctly after calling the RefreshAsync() method on the chart.
    • The OnZoomEnd event now triggers properly when zooming ends with the mouse leaving the chart.
  • Dashboard Layout
    • Fixed an issue where the Dashboard Layout height did not update correctly after dragging or resizing panels.
  • Data Grid
    • Fixed an issue with DataGrid header and data misalignment when resizing a column with FrozenColumns and AutoFit enabled.
    • Fixed an issue where unwanted parent context menu items were displayed when opening a sub-context menu in the DataGrid column header.
    • Fixed an issue where VirtualScrolling in the DataGrid showed white space after fast upward scrolling from the bottom.
    • Fixed an issue where an exception thrown during DataGrid filtering with Virtualization using ODataV4 adapter.
  • DocIO
    • Background color is now applied to the table cell properly while converting a Word document to PDF.
  • Gantt Chart
    • Fixed an issue where the TaskbarEdited event returned null for progress when the task initially had no progress value set.
    • Fixed an exception thrown while performing drag selection outside the upper edge of the Gantt Chart.
    • Fixed an issue where the BeforeCopyPaste event was not triggered when using Ctrl+C or Ctrl+V in the Gantt Chart.
    • Fixed an issue where dragging and dropping the first row in the same position, then adding a record, disabled expand/collapse icons and broke the parent-child hierarchy.
    • Resolved a script error that occurred during row drag-and-drop on the last record when virtualization was enabled.
  • PDF Viewer
    • Fixed an issue where Mailto links in the document were not opening in the default email client as expected.
    • Fixed an issue where multiple custom stamp annotations were added on a single button click.
    • Fixed an issue where Ink Annotation Not Visible in PDF Viewer in specific document which has the handwritten signature.
  • Rich Text Editor
    • Resolved the script error that occurred when using the RichTextEditor inside the InPlaceEditor component.
    • Resolved an issue where CommandName.Audio and CommandName.Video did not insert media in the Rich Text Editor.
  • Schedule
    • The issue where two-way binding fails when changing the ActiveStep programmatically has been fixed.