DevExpress .NET MAUI 24.2.8

Released: Jun 23, 2025

24.2.8 中的更新

修补程序

CollectionView for MAUI

  • DXCollectionView selects an incorrect item on taps when Header is shown.
  • FilterDateRangeItem does not work if DXCollectionView is grouped by the same field.

Controls for MAUI

  • Chip executes its TapCommand on an iOS device even if its IsVisible is set to False when its HeightRequest is declared in an implicit style.
  • SlideView blocks ScrollView scrolling and Button taps on physical Android devices.
  • SlideView items recognize taps as swipes.

DataForm for MAUI

  • DataFormView throws NotSupportedException on an attempt to show the DataFormComboBoxItem picker on a page after Flyout navigation.

DataGrid for MAUI

  • Data Grid's TimeColumn causes an exception if the picker is closed before the animation is complete.
  • Filtering does not work correctly in DateColumn with different values in its FilterMode when this column's data is sorted.