#FB71968, #I796379 - Fixed an issue in SfComboBox where the text color of SelectedDropDownItemTextStyle did not update when the app theme was changed at runtime using AppThemeBinding.
#FB71942, #I796805 - Fixed an issue where the selected value in SfComboBox was lost after scrolling when used inside SfTextInputLayout within a grouped SfListView.
SfDataGrid
Bug Fixes
#FB71826 - The RowData property now retains the expected row data in the QueryRowDragging event during row dragging.
#FB71860 - An IndexOutOfRangeException will no longer be thrown when grouping is enabled with the Master-Details View.
#FB71879 - The PageCount property now updates dynamically based on record count changes in SfDataPager.
SfNumericEntry
Bug Fixes
#FB72002, #I798411 - Fixed an issue where the decrement button visibility was not updated correctly at the minimum value when using the UpDownOrder property in SfNumericEntry.
SfPicker
Bug Fixes
#I795591 - ItemsSource collections with no items are now handled correctly, ensuring the application runs smoothly without crashes.
SfPopup
Bug Fixes
#I796521 - Fixed an issue where the SfPopup opened on the wrong window when triggered from a secondary window in multi-window .NET MAUI applications.
SfScheduler
Bug Fixes
#I793029 - Elements defined inside the AppointmentTemplate in DaysView now appear correctly in the UI hierarchy, ensuring they are fully visible during Appium UI testing.
#I797834 - Tapping timeslots on Android 9 and lower devices now work as intended, without triggering auto-scroll on the first touch.
SfTreeView
Bug Fixes
#I795462 - Fixed the scrollbar visibility issue in SfTreeView on the android platform.