Accessing Data
Defining Layouts
Designing Look and Feel
Editing Data
Navigating and Selecting
Optimizing Performance
Searching and Filtering
Sorting and Grouping
   
Cut, Copy and Paste

Users can cut, copy and paste from the data grid to another location in the same data grid, to another data grid, or to other applications like Microsoft® Excel® using the familiar Windows® clipboard.

Data Contexts

The WPF grid view was designed for Windows Presentation Foundation (WPF) from the ground-up, so it features native support for the WPF way of doing things such as data binding.

Robust CollectionView Support

Present data confidently when you sort or filter the underlying data source, because the WPF grid view fully adheres to the CollectionView API established by Microsoft.

Sync With Current Items

Control whether the WPF grid view is synchronized with its current items' selected state from the data or items source, and vice versa, with one property setting.