Essential Studio for MAUI Release Notes

v28.2.9
March 04, 2025

SfChip

Bug Fixes

  • #I688528 - Fixed the issue with the SfChipGroup Visual State Manager that was applying the selected state to all chips in .NET MAUI.

SfComboBox

Bug Fixes

  • #I686275 - Fixed an issue in SfComboBox multiselection where the DropDown did not open or close properly when the DropDownIcon was pressed.

SfDataForm

Bug fixes

  • F196021- Now, the DataFormNumericItem immediately updates the bound data object when the CommitMode is set to PropertyChanged.

  • I688201- The background for the Filled ContainerType now updates properly when changing between ContainerType options in TextInputLayout.

SfExpander

Bug Fixes

  • #I935140 - The expand/collapse functionality is now working properly when the control is loaded within the ItemTemplate of SfListView.

SfListView

Bug Fixes

  • #I934484 - [iOS] Fixed an issue where the a and space keys on an external keyboard were not recognized in the editor within the ItemTemplate.

SfNavigationDrawer

Bug Fixes

  • #I683648 - Resolved the issue where the DrawerContentView content was misaligned when its visibility changed programmatically in SfNavigationDrawer on iOS and Mac platforms.

SfPdfViewer

Bug Fixes

  • #I684822- The PDF Viewer no longer crashes when loading PDFs with form fields on specific Android devices.
  • #I685382- The System.InvalidOperationException no longer occurs when loading a specific PDF in the PDF Viewer.
  • #F196005- The PDF Viewer now correctly reads the signature fields of a saved document when reopening the PDF for the second time.

SfPopup

Bug Fixes

  • #I938935 - [Windows] Resolved a runtime crash issue that occurred when using DrawingView inside a popup view.
  • #I936804 - [Android] Fixed an issue where popup view did not cover the bottom navigation bar when WindowManagerFlags.LayoutNoLimits is set.

SfScheduler

Bug fixes

  • I686681, F195925- Scrolling in day view now works correctly when dynamically updating the TimeIntervalHeight in view changed event.

  • FB65629- The drag appointment view now displays correctly on Android.

SfSwitch

Bug Fixes

  • #I693522 - Resolved the issue where an ArgumentOutOfRangeException occurred when moving the cursor over the SfSwitch on the Windows platform.

SfTabView

Bug Fixes

  • #F196139 - Resolved the issue where SfTabView became unresponsive when reusing a page instance after navigation.

SfTextInputLayout

Bug Fixes

  • #I688201 - Fixed the issue where the background of the SfTextInputLayout’s container was not being applied correctly in the outlined container type.

XlsIO

Bug Fixes

  • #I692350 - Negative fraction values are now rendered properly when converting Excel to CSV and PDF.
  • #I686386 - Exception will no longer be thrown when named ranges conflict with existing cell references.
  • #I681183 - Column width is now calculated correctly when applying AutoFitColumn at 100% screen resolution.
  • #I686795 - Custom filters are now properly cleared when accessing the Clear method.
  • #I684989 - Kurdish characters are now rendered properly when converting Excel to PDF.