Syncfusion Essential Studio WPF Releases

Released: Jan 20, 2026

Updates in 2025 Volume 4 (32.1.24)

Fehlerkorrekturen

  • GanttControl
    • Fixed an issue where nested hierarchy level nodes were not restored after expanding from a fully collapsed state in the WPF Gantt Control.

Released: Jan 6, 2026

Updates in 2025 Volume 4 (32.1.22)

Fehlerkorrekturen

  • SkinManager
    • The performance issue in the PropertyGrid has been resolved.

Released: Dec 30, 2025

Updates in 2025 Volume 4 (32.1.21)

Fehlerkorrekturen

  • SfTreeView
    • The NullReferenceException will no longer be thrown when the SfTreeView is placed inside the DockingManager with a theme enabled.

Released: Dec 23, 2025

Updates in 2025 Volume 4 (32.1.20)

Fehlerkorrekturen

  • SfDataGrid
    • Fixed an InvalidCastException that occurred while binding font related property values for HeaderStyle while using HeaderTemplate.
    • The memory leak issue in the SfDataGrid control caused by DependencyPropertyDescriptor has now been resolved.

Released: Dec 16, 2025

Updates in 2025 Volume 4 (32.1.19)

Funktionen

  • Common
    • Added support for .NET 10 via dedicated assemblies.
    • Added support for Visual Studio 2026.
  • AI AssistView
    • Input toolbar header template - Supports customizing the header section of the input area using a flexible template. The layout and styling of the header can include elements such as file upload information, error details, notifications, or other custom components to display relevant information.
    • PromptRequest event - This event notifies users when a prompt is submitted in...

Released: Dec 9, 2025

Updates in 2025 Volume 3 SP2 (31.2.18)

Fehlerkorrekturen

  • SkinManager
    • The performance issue in the PropertyGrid has been resolved.

Released: Dec 2, 2025

Updates in 2025 Volume 3 SP2 (31.2.16)

Fehlerkorrekturen

  • Ribbon
    • Improved visual contrast of selected RibbonButtons in Material themes by adding a border, enhancing clarity and accessibility.

Released: Nov 25, 2025

Updates in 2025 Volume 3 SP2 (31.2.15)

Fehlerkorrekturen

  • SfDataGrid
    • Fixed an ArgumentNullException when expanding rows to the last nested grid after filtering and expanding visible rows.
    • Fixed a NullReferenceException when dragging grouped items back into their group with multi column sorting applied.
  • SfTreeGrid
    • Fixed an issue where the StackedColumn header text did not update when changed on demand.
  • UpDown
    • Binding errors will no longer occur in the UpDown control.

Released: Nov 18, 2025

Updates in 2025 Volume 3 SP2 (31.2.12)

Funktionen

  • Common
    • Previously, while exporting themes from Theme Studio, separate projects were created for each framework. Now, the themes are exported as a single SDK-style project that supports all frameworks (4.6.2, .NET 8.0, .NET 9.0 and .NET 10).
  • Visual Studio Extensions
    • Provided .NET 10.0 support to the Syncfusion WPF Template Studio, Item Template, and Reference Manager.

Fehlerkorrekturen

  • CalendarEdit
    • CalendarEdit no longer automatically updates the SelectedDate to the first date of the...

Released: Nov 12, 2025

Updates in 2025 Volume 3 SP1 (31.2.10)

Funktionen

  • Common
    • Added support for .NET 10 via dedicated assemblies.
  • SfKanban
    • Added support for sorting card items in ascending and descending order within Kanban columns.
  • Visual Studio Extensions
    • Provided .NET 10.0 support to the Syncfusion WPF Template Studio, Item Template, and Reference Manager.

Fehlerkorrekturen

  • SfMultiColumnDropDownControl
    • When AllowNullInput is enabled, the SelectedItem will now be reset to null instead of reverting to the previous selectedItem when editing is performed...