Syncfusion Essential Studio .NET MAUI Releases

Released: Mar 3, 2026

Updates in 2025 Volume 4 SP1 (32.2.8)

Fixes

  • SfDataGrid
    • The CurrentCellEndEdit event now correctly returns the old and new cell values for columns bound to object data types.
  • SfImageEditor
    • The performance degradation on iOS platform when performing operations such as crop, save/exit, rotate, or flip on high resolution images, has now been resolved.
    • The excessive file size reduction when saving images with annotations on Windows platform, has now been resolved.

Released: Feb 24, 2026

Updates in 2025 Volume 4 SP1 (32.2.7)

Fixes

  • SfDataGrid
    • The row drag view now correctly displays the template when rows are dragged and dropped multiple times.
  • SfStepProgressBar
    • Fixed an issue where the control did not handle margin and padding correctly, which led to exceeding layout bounds.

Released: Feb 17, 2026

Updates in 2025 Volume 4 SP1 (32.2.5)

Fixes

  • SfComboBox
    • Fixed an issue where ComboBoxes could overflow or be clipped when their parent was narrower; ComboBoxes now fit the parent width.
  • SfDataForm
    • Fixed the issue on Windows where Tab key navigation did not move the focus correctly from a text editor to a numeric editor in the control.

Released: Feb 5, 2026

Updates in 2025 Volume 4 SP1 (32.2.3)

Features

  • SfDataGrid
    • Provided built-in support for binding dynamic resources to the DataGridStyle and DataPagerStyle properties.
    • Provided support for listening to the CellLongPress event via mouse interaction on Windows.
  • SfKanban
    • Added right-to-left (RTL) flow direction support for the .NET MAUI Kanban control.

Fixes

  • SfCarousel
    • Resolved an issue where the iOS carousel failed to refresh when its underlying collection changed, ensuring images can now be added even from an empty state.

Released: Jan 27, 2026

Updates in 2025 Volume 4 (32.1.25)

Fixes

  • SfRichTextEditor
    • Fixed an issue where the editor background was not applied dynamically when switching themes in the SfRichTextEditor.
  • SfTimePicker
    • Fixed an issue where SfTimePicker content disappeared after rotating the device from portrait to landscape.

Released: Jan 20, 2026

Updates in 2025 Volume 4 (32.1.24)

Fixes

  • SfComboBox
    • Resolved an issue where accessing the IServerProvided instance after the window had closed resulted in an ObjectDisposedException. The instance is now safely managed during the shutdown process to prevent this error.
  • SfDataForm
    • Cloning and reassigning the Items list will no longer result in a COMException.
  • SfMaps
    • Fixed an issue in SfMaps where MapShapeLayer displayed unwanted connecting lines between enclosed polygons.
  • SfNumericEntry
    • Resolved an issue where switching between...

Released: Jan 13, 2026

Updates in 2025 Volume 4 (32.1.23)

Fixes

  • SfCartesianChart
    • Fixed an unnecessary memory consumption in .NET MAUI Charts that occurred during repeated rendering calls.
  • SfDataGrid
    • The individual column widths are set correctly when the CanFitAllColumnsInOnePage property is enabled during PDF export.
  • SfMaps
    • The SfMaps control now renders shape layer with the .geojson file extensions.
  • SfPicker
    • [Android] Keyboard navigation and selection now work correctly.
    • The text in the selection view will now be center-aligned and will fit correctly...

Released: Jan 6, 2026

Updates in 2025 Volume 4 (32.1.22)

Fixes

  • SfComboBox
    • Fixed an issue in SfComboBox where the text color of SelectedDropDownItemTextStyle did not update when the app theme was changed at runtime using AppThemeBinding.
    • Fixed an issue where the selected value in SfComboBox was lost after scrolling when used inside SfTextInputLayout within a grouped SfListView.
  • SfDataGrid
    • The RowData property now retains the expected row data in the QueryRowDragging event during row dragging.
    • An IndexOutOfRangeException will no longer be thrown when...

Released: Dec 30, 2025

Updates in 2025 Volume 4 (32.1.21)

Fixes

  • SfNumericEntry
    • Fixed an issue in SfNumericEntry where the value was updated twice when tapping the Up or Down buttons using a mouse.
    • Fixed an issue in SfNumericEntry on Android where tapping directly on the number did not open the keyboard.
    • Fixed a crash that occurred when loading the control on Mac devices using Xcode versions earlier than 26.
  • SfPopup
    • Fixed an issue where the SfPopup was rendering outside the visible bounds on the Android platform when using WindowManager full screen...

Released: Dec 23, 2025

Updates in 2025 Volume 4 (32.1.20)

Fixes

  • SfImageEditor
    • Fixed issue in SfImageEditor where interaction did not respond correctly when tapped using Apple Pencil on the dependent SfToolbar control in iOS.
  • SfRadialGauge
    • Fixed an issue where major ticks and labels were not rendered when using fractional Minimum/Maximum/Interval values in SfRadialGauge.
  • SfScheduler
    • Fixed memory leak on iOS when repeatedly navigating to and from views containing SfScheduler.
    • Fixed appointment dragging becoming unresponsive when ShowBusyIndicator is set...