Lanzamientos de DevExpress WinUI (Preview)

Released: Sep 4, 2023

Actualizaciones en 23.1.5

Correcciones

DataGrid for WinUI

  • GridToolTipController.CheckAndConfigureCellToolTip can throw an exception while scrolling GridControl.
  • NullReferenceException may occur if GridCheckBoxColumn is used and GridControl is scrolled.

Released: Mar 30, 2023

Actualizaciones en 22.2.5

Correcciones

DataGrid for WinUI

  • DevExpress.WinUI.Grid.Internal.GridToolTipController can throw an exception in certain cases when the cell tooltip is shown.

Scheduler for WinUI

  • Scheduler throws NullReferenceException on an attempt to create a new appointment.

Released: Jan 27, 2023

Actualizaciones en 22.2.4

Correcciones

DataGrid for WinUI

  • Format Conditions are not applied to rows when the related property is changed in GridControl.
  • GridControl - Hover highlighting not applied using FormatConditions.
  • The TopRowIndex property is never updated.

Released: Dec 9, 2022

Actualizaciones en 22.2

Características

Installation & NuGet

  • The Unified Component Installer now includes an option to install localized resources for certain languages (DE, ES, JA). These resources will not be installed by default - you can install them at your discretion. Note: localized resources may be incomplete. Navigate to Localization Service to download community sourced localization for other languages.

Released: Oct 20, 2022

Actualizaciones en 22.1.6

Correcciones

DataGrid for WinUI

  • FormatConditions don't affect cells if GridTemplateColumn's CellTemplate contains complex template.
  • GridControl.GetGroupColumnSummaryDisplayText throws NullReferenceException when there is a column without FieldName.

Released: Jun 20, 2022

Actualizaciones en 22.1.3

Características

New Ribbon Control

  • The new Ribbon control allows you to reproduce the Microsoft Office end-user experience within your WinUI app. The WinUI Ribbon ships with a complete command set including buttons, dropdown buttons, check buttons, toggle switches, and submenus. You can create custom items/commands, group commands and arrange them into tabs/categories.

WinUI MVVM Framework

  • Ported the MVVM Framework to the WinUI platform. This release includes support for the following MVVM...

Released: Nov 1, 2021

Actualizaciones en 21.2

Características

Reporting for WinUI

  • DevExpress Reports supports WinUI and ships with a fully integrated Microsoft Visual Studio Report Designer.
    • Important Note: DevExpress Reports is not included in the WinUI component distribution. To use DevExpress Reports within your WinUI application/project, you must purchase a DevExpress Subscription (Universal, DXperience, or Reporting Subscription).
  • WinUI Document Viewer
    • The new WinUI DocumentViewer Control allows you to preview, export, and print...