DevExpress UWP (Windows 10 Apps) のリリース

Released: Nov 22, 2019

19.2.4 での更新項目

不具合の修正

  • Data Library - Blank rows are displayed in GridControl if an empty ObservableCollection is assigned to the RealTimeSource.DataSource property.

Released: Oct 25, 2019

19.2 での更新項目

機能

Data Grid

  • Conditional Formatting - The Windows 10 Data Grid now supports conditional formatting. Conditional formatting allows you to change the appearance of individual cells and rows based on specific conditions.
  • Asynchronous Row Rendering - You can now enable the AllowCascadeUpdate option and improve the grid's performance. Visible rows are loaded one by one, in a background thread. To provide visual feedback, the data grid plays an animation during load operations.

Editors

  • New ComboBox...

Released: Oct 18, 2019

19.1.7 での更新項目

不具合の修正

Grid for Windows 10 Apps

  • The VisibleIndex property does not change the current column order

Scheduler for Windows 10 Apps

  • SchedulerControl does not raise the ItemClicked and EditAppointmentDialogShowing events when an appointment from the "More" popup is clicked

Released: Sep 12, 2019

19.1.6 での更新項目

不具合の修正

Installation (.NET)

  • The /FORCEMANUAL command-line option is not documented

Scheduler for Windows 10 Apps

  • SchedulerControl does not save Location for new appointments

Released: Aug 1, 2019

19.1.5 での更新項目

不具合の修正

Controls for Windows 10 Apps

  • A new UWP project cannot be created using DevExpress Template Gallery in VS2019.

Grid for Windows 10 Apps

  • Application crashes when opening the Search Panel if the GridControl is narrow.
  • GridControl does not reflect changes in ObservableCollection when its Insert method is used.
  • GridControl does not render some cells during the first load.
  • GridControl raises InvalidCastException on items binding.
  • Search in GridControl doesn't work if a column has a nonexistent...

Released: Jun 20, 2019

19.1.4 での更新項目

不具合の修正

Editors for Windows 10 Apps

  • DateEdit - DatePickerItems are not initialized correctly when the popup is opened

Grid for Windows 10 Apps

  • The output window displays binding errors during scrolling
  • GridControl does not render certain cells during the load

Released: May 16, 2019

19.1 での更新項目

機能

Scheduler

  • Integration with the Date Navigator - The SchedulerDateNavigationBehavior allows you to use the Date Navigator control to display and select visible dates within the Scheduler.
  • Time Indicators
  • Appointment CRUD Events - Implemented new events that allow you to control CRUD operations (create, read, update and delete appointments):
    • AppointmentAdding / AppointmentAdded
    • AppointmentUpdating / AppointmentUpdated
    • AppointmentRemoving / AppointmentRemoved
    • EditDialogShowing...

Released: Apr 25, 2019

18.2.8 での更新項目

不具合の修正

Grid for Windows 10 Apps

  • Binding ItemsSource is freezing the UI
  • Slow initialization of row elements when ItemsSource is assigned

Scheduler for Windows 10 Apps

  • TimeScale cannot be defined at the custom style level

Released: Mar 13, 2019

18.2.7 での更新項目

不具合の修正

Controls for Windows 10 Apps

  • An unhandled exception is raised in a UWP application with PdfViewerControl when it is built with .NET Native.
  • Visual Studio displays warnings when an application with DX UWP controls is built in Release mode with .NET Native.

Grid for Windows 10 Apps

  • GridComboBoxColumn does not trigger the Validate event.

ProjectConverter

  • Project Converter doesn't update version numbers in ResourceDictionary references.

Released: Jan 24, 2019

18.2.5 での更新項目

不具合の修正

Controls for Windows 10 Apps

  • DevExpress Template Gallery always adds references to DX assemblies v16.1

Grid for Windows 10 Apps

  • GridControl - It is impossible to translate buttons that appear if ImmediateUpdateColumnFilter is set to False

Scheduler for Windows 10 Apps

  • Day and Week Views show their context menu for an empty cell in an incorrect place
  • Provide a way to localize the Scheduler's Today button command string
  • WeekView and WorkWeekView - Selection operates incorrectly when...