Syncfusion Essential Studio Blazor 2026 Volume 1 SP1 (33.2.4)

Released: Apr 28, 2026

2026 Volume 1 SP1 (33.2.4) 中的更新

修补程序

  • AI AssistView
    • The issue with custom form data not sent during the file attachment upload has been resolved.
  • Data Grid
    • Resolved an issue where Persist Selection with a query filter prevented the Selection of newly added rows.
    • Resolved an issue with reordering in Batch Edit mode where the edit control persisted and row reordering failed after editing.
    • Resolved an issue where the Group Footer template was not rendered when Virtualization was enabled in the DataGrid.
    • Resolved an issue where disabled paging buttons were not accessible to screen readers.
    • Resolved an issue where the Row drag-and-drop icon overlapped and hovered over the text.
    • Resolved an issue where the Checkbox appeared left-aligned and was not visually centered when a label was rendered.
  • Dialog
    • Fixed an issue where pressing the Enter key in a nested Blazor Dialog triggered the secondary dialog's OnClick event twice, ensuring it now fires only once and aligns with mouse click behavior.
    • Fixed focus loss in the modal dialog when a dialog button is disabled.
  • File Manager
    • An issue with empty folder text when DropArea property was set to null in FileManager component has been resolved.
  • Gantt Chart
    • Fixed an issue where row selection behaved inconsistently on right‑click when PersistSelection and multiple selection were enabled.
    • Fixed an issue where taskbars were not rendered for segmented tasks configured using GanttSegmentFields when only start date and end date were provided without a duration.
    • Fixed an issue where the indent and outdent actions did not work with observable collection when scrolling down.
  • MultiSelect
    • Fixed an issue where the MultiSelect popup retained previously filtered data when reopened while virtualization and filtering were enabled.