
Data Grid adds conditional formatting.
Features
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 and ListView Controls - The new ListView and ComboBox controls support item grouping, multiple selection with check boxes, and can work with large data sources (UI virtualization).
- TimeSpan Mask Types - The new TimeSpan and TimeSpanAdvancingCaret mask types allow the TextEdit to display and edit TimeSpan values.
NuGet Packages
- A NuGet package with the UWP controls is now available via the DevExpress NuGet feed.