Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for .NET MAUI are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio .NET MAUI 2025 Volume 4 (32.1.22)
Released: Jan 6, 2026
2025 Volume 4 (32.1.22) での更新項目
不具合の修正
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 grouping is enabled with the Master-Details View.
The PageCount property now updates dynamically based on record count changes in SfDataPager.
SfNumericEntry
Fixed an issue where the decrement button visibility was not updated correctly at the minimum value when using the UpDownOrder property in SfNumericEntry.
SfPicker
ItemsSource collections with no items are now handled correctly, ensuring the application runs smoothly without crashes.
SfPopup
Fixed an issue where the SfPopup opened on the wrong window when triggered from a secondary window in multi-window .NET MAUI applications.
SfScheduler
Elements defined inside the AppointmentTemplate in DaysView now appear correctly in the UI hierarchy, ensuring they are fully visible during Appium UI testing.
Tapping timeslots on Android 9 and lower devices now work as intended, without triggering auto-scroll on the first touch.
SfTreeView
Fixed the scrollbar visibility issue in SfTreeView on the android platform.