Rilasci di DevExpress .NET MAUI

Released: May 6, 2025

Aggiornamenti in 24.2.7

Correzioni

Charts for MAUI

  • HoleRadius property values are not interpreted as percent values on iOS.

CollectionView for MAUI

  • DXCollectionView swipe item behavior is inconsistent across iOS and Android upon swiping to a margin.

Controls for MAUI

  • An application with ImageEdit and Prism throws a NSInvalidArgumentException when it is launched on iOS.
  • ComboBoxEdit does not have the IsSpellCheckEnabled property.
  • ComboBoxEdit with PickerShowMode set to Popup shows an empty picker when the project...

Released: Mar 24, 2025

Aggiornamenti in 24.2.6

Correzioni

MAUI Reporting

  • ICU library is not loaded.
  • Some parts of rendered text are reversed/disordered (24.1.8+).

Released: Feb 19, 2025

Aggiornamenti in 24.2.5

Correzioni

All Multi-platform App UI (.NET MAUI) products

  • Visual Studio Report Designer - Text is too large in the preview tab.

Charts for MAUI

  • AppThemeBinding does not work in TextStyle declared for ChartView axis labels.
  • The version of SkiaSharp library used in DevExpress MAUI controls can lead to warnings when an application is released and deployed to Android.

Controls for MAUI

  • PrintService throws FileNotFoundException when the PrintAsync method is called with a path to an existing file on...

Released: Dec 12, 2024

Aggiornamenti in 24.2.3

Correzioni

All Multi-platform App UI (.NET MAUI) products

  • OnOrientation cannot automatically convert a Double source value to GridLength.

Charts for MAUI

  • ChartView background is not updated when the device's theme is changed if the ChartStyle's BackgroundColor declared via AppThemeBinding.

CollectionView for MAUI

  • DXCollectionView hides swipe items when UseRippleEffect changes at runtime.

Controls for MAUI

  • ComboBoxEdit with PickerShowMode set to Popup throws StackOverflowException on an attempt...

Released: Dec 12, 2024

Aggiornamenti in 24.2

Funzionalità

.NET MAUI Project Template Gallery

  • v24.2 ships with the new .NET MAUI Project Template Gallery. It includes popular modules and pre-designed pages. With its flexible configuration flow, you can customize your project as necessary (whether it's a simple starter app or a full-featured solution with predefined modules). The DevExpress .NET MAUI Project Wizard allows you to specify/configure the following options:
    • Navigation Type - Define an app's top-level navigation structure - choose...

Released: Nov 1, 2024

Aggiornamenti in 24.1.7

Correzioni

CollectionView for MAUI

  • DXBorder is not immediately displayed when selected for the first time in DXCollectionView's SelectedItemTemplate.
  • DXCollectionView hides swipe items when UseRippleEffect changes at runtime.

Controls for MAUI

  • ComboBoxEdit with PickerShowMode set to Popup throws StackOverflowException on an attempt to show its Popup on iOS devices when the MAUI version is 8.0.90 or later.
  • DXPopup uses a theme opposite to the currently applied theme when the application is...

Released: Sep 20, 2024

Aggiornamenti in 24.1.6

Correzioni

Controls for MAUI

  • DXButton ignores the IsEnabled property when its Command is not null.
  • FormItem's AllowTap does not work in v24.1.

DataForm for MAUI

  • Custom data form items are disabled when the form is read-only.

DataGrid for MAUI

  • BorderColor is not applied consistently in MAUI DataGridView between iOS and Android.
  • DataGridView does not raise PropertyChanged for its ExtentWidth and ExtentHeight properties.

Editors for MAUI

  • ComboBoxEdit's popup is not properly positioned when used in...

Released: Aug 15, 2024

Aggiornamenti in 24.1.5

Correzioni

Controls for MAUI

  • ComboBoxEdit shows its popup over the soft keyboard when the editor is declared in BottomSheet.
  • TabView's BindingContext is initialized for all tabs when the control is loaded in v24.1.

Editors for MAUI

  • ComboBoxEdit shows its filter TextEdit without paddings when PickerShowMode is set to Page.
  • ComboBoxEdit shows its popup over the soft keyboard when the editor is declared in BottomSheet.
  • DateEdit's PickerDisplayDate property has no effect.
  • PasswordEdit doesn't use...

Released: Jul 18, 2024

Aggiornamenti in 24.1.4

Correzioni

Charts for MAUI

  • ChartView background is not updated when the device's theme is changed if the ChartStyle's BackgroundColor declared via AppThemeBinding.

CollectionView for MAUI

  • DXCollectionView throws NullReferenceException during the Load More action.

Controls for MAUI

  • DXButton does not register swipes as taps on Android.
  • DXPopup throws an exception or draws its content in an incorrect place on Android devices when the LayoutNoLimits option is in use.
  • DXSlider raises the TapReleased...

Released: Jun 13, 2024

Aggiornamenti in 24.1

Funzionalità

New TreeView Control

  • This release includes a new .NET MAUI TreeView control. Designed to present hierarchical data, the .NET MAUI TreeView allows you to create intuitive and visually appealing user interfaces with ease. With the new .NET MAUI TreeView (DXTreeView), you can quickly visualize files structures, organization linked relationships, hierarchical data sets, navigation menus, and more. The .NET MAUI TreeView ships with the following built-in capabilities:
    • Hierarchical and...