DevExpress .NET MAUI 25.2.5

Released: Mar 2, 2026

Updates in 25.2.5

Fehlerkorrekturen

  • Controls for MAUI
    • DXPopup and PopupDialog do not expand their scrim to the entire device screen when SafeAreaEdges is in use.
    • FormListPickerItem BottomSheet is unresponsive when IsMultipleSelectionEnabled is enabled.
    • RadioButtonGroup.GroupName does not work with ShimmerView content.
    • The Clear button in FormListPickerItem sets SelectedItems to Null instead of clearing the list.
  • DataForm for MAUI
    • MultilineEdit in DataFormView items does not display its content on iOS devices when an end user types quickly.
  • DataGrid for MAUI
    • ArgumentOutOfRangeException is raised when an AutoFilterRow cell is focused in a filtered DataGridView.
    • IndexOutOfBoundsException can occur in DataGridView in certain use cases.
  • Editors for MAUI
    • MultilineEdit in DataFormView items does not display its content on iOS devices when an end user types quickly.
    • Navigation between months in the DateEdit picker breaks a layout on iOS.
  • PDF Viewer for MAUI
    • Application published in Release mode on iOS devices fails if multiple Text annotations are added to PdfViewer.
    • Certain strings used in PdfViewer cannot be localized.
    • MAUI PDF Viewer: Does not include APIs to limit password attempts (for protected documents).
    • PdfViewer allows editing a previously selected annotation even if IsReadOnly is set to True at runtime.
    • PdfViewer does not select a target annotation in the document when it is selected in Annotations View.
    • PdfViewer does not show the popup menu with a Comment button for annotations when IsReadOnly is set to True.
    • PdfViewer does not update the annotation selection border when IsReadOnly is changed at runtime.