Lançamentos do Syncfusion Essential Studio WPF

Released: Jun 16, 2026

Atualizações na 2026 Volume 1 SP1 (33.2.13)

Correções

  • PropertyGrid
    • Resolved a memory leak in the PropertyGrid control to improve application stability.
  • SfSpreadsheet
    • An issue related to a memory leak when closing the SfSpreadsheet control has been fixed.
  • ToolBarAdv
    • Resolved an issue causing inconsistent drag-and-drop behavior within the same band in ToolBarAdv control.

Released: Jun 9, 2026

Atualizações na 2026 Volume 1 SP1 (33.2.12)

Correções

  • SfDataGrid
    • The rows are now moved correctly in the view when using the ObservableCollection.Move method in SfDataGrid.

Released: Jun 2, 2026

Atualizações na 2026 Volume 1 SP1 (33.2.10)

Correções

  • CalendarEdit
    • The MonthChanged event will now return the correct NewMonth value in the MonthChangedEventArgs when navigating between months.

Released: May 12, 2026

Atualizações na 2026 Volume 1 SP1 (33.2.6)

Correções

  • SfDataGrid
    • A NullReferenceException no longer occurs when changing the ItemsSource while a DetailsViewRow is expanded.

Released: May 5, 2026

Atualizações na 2026 Volume 1 SP1 (33.2.5)

Correções

  • GanttControl
    • Fixed an issue where tasks with child items did not maintain consistent expand and collapse states between the Gantt Grid and Chart.

Released: Apr 28, 2026

Atualizações na 2026 Volume 1 SP1 (33.2.4)

Correções

  • SfTextBoxExt
    • Memory leak has been resolved when placed inside a TabControl.
  • SfTreeGrid
    • Fixed an issue where ColumnSizer was resetting to None when refreshing the underlying ViewModel in SfTreeGrid.

Released: Apr 21, 2026

Atualizações na 2026 Volume 1 SP1 (33.2.3)

Correções

  • DockingManager
    • Auto-hidden windows now correctly drag the intended window during drag operations.
    • DockingManager now correctly activates dock items added at runtime.
  • Ribbon
    • RibbonButtons now render at the correct sizes during window resizing.
  • SfSpreadsheet
    • An issue related to formula cells not recalculating after performing a sort operation in SfSpreadsheet has been fixed.

Released: Apr 14, 2026

Atualizações na 2026 Volume 1 (33.1.49)

Correções

  • EditControl
    • Fixed an issue where the "Match whole word" option did not correctly highlight identifiers in the Find/Replace dialog of EditControl.
  • PropertyGrid
    • Fixed an issue where calling Detach from custom editors in PropertyGrid caused a System.ArgumentNullException.

Released: Mar 16, 2026

Atualizações na 2026 Volume 1 (33.1.44)

Recursos

  • Tabbed Window (New)
    • The Syncfusion WPF Tabbed Window control provides a compact, browser-style tabbed interface for managing multiple child windows inside one application window. It supports drag-and-drop reordering, detachable floating tabs, customizable headers, theming, and keyboard shortcuts for efficient navigation. Key features:
      • Seamless tab management: Open, close, reorder, and switch between tabs effortlessly.
      • Drag-and-drop reordering: Rearrange tabs interactively for better...

Released: Mar 3, 2026

Atualizações na 2025 Volume 4 SP1 (32.2.8)

Correções

  • SfDataGrid
    • A NullReferenceException is no longer thrown when clicking a hyperlink cell.