DevExpress .NET MAUI Releases

Released: Jan 27, 2023

Updates in 22.2.4

Fehlerkorrekturen

Charts for MAUI

  • ChartView with PointSeries does not draw points with DateTime arguments aligned to minutes.

Controls for MAUI

  • Nested TabView throws InvalidCastException when generating items from ItemsSource.
  • TabView throws NullReferenceException when a nested TabView is populated with items via data binding.
  • The IsEnabled property does not work in SimpleButton in pre-release v22.2.4.

DataGrid for MAUI

  • A filter row editor is not disabled when the AllowAutoFilter property is set...

Released: Dec 9, 2022

Updates in 22.2

Funktionen

Microsoft .NET 7 support

  • Added full support for the latest build of .NET 7.

New Material Design 3

  • From balanced colors to shadows and shapes, and everything in between, the .NET MAUI components now follow the latest Material Design 3 guidelines.

Localization

  • The new localization mechanism allows you to deliver international mobile apps easier and faster than ever before. All strings in the UI components have been translated to English, German, and French. The language is automatically...

Released: Oct 20, 2022

Updates in 22.1.6

Fehlerkorrekturen

DataForm for MAUI

  • DataFormComboBox does not show items from ItemsSource.
  • DataFormComboBoxItem does not accept runtime changes of its ItemsSource property.

DataGrid for MAUI

  • [Apple iOS] NullReferenceException is thrown when read-only TemplateColumn's filter row is clicked.

Released: Sep 8, 2022

Updates in 22.1.5

Fehlerkorrekturen

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

  • DxSimpleButton doesn't display icon.
  • Use Font Icons on the controls.

DataForm for MAUI

  • The DataFormNumericEditor attribute's MaxValue property setter produces an error.

Editors for MAUI

  • [Apple iOS] DXCalendar doesn't allow year selection in the decade view.
  • MAUI TextEditors missing right border when not focused.

Navigation for MAUI

  • DataFormView - ArgumentOutOfRangeException may occur when opening a calendar for a non-nullable...