Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 3.59 KB

File metadata and controls

41 lines (29 loc) · 3.59 KB

WPF Data Grid - Bind Master and Detail Focused Rows to View Model Properties

This example binds focused rows in master and detail grids to View Model properties. The focused row's name for each nested level is displayed below the GridControl:

image

You can bind CurrentItem, SelectedItem, and SelectedItems properties for master and detail grids to View Model properties.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)