WPF Data Grid: MVVM Support
Topics in this section:
Examples
- How to: Bind the Grid to a Collection of Columns
- How to: Bind the Grid to Total and Group Summaries
- How to: Show Node Summaries Based on a Source Collection
- How to: Bind the Grid to Bands Specified in ViewModel
- How to: Bind the Grid to a Collection of Conditional Formatting Rules
- Binding to a Collection of Selected Items
- How to: Implement CRUD Operations – MVVM Technique
- How to: Specify Row Visibility in the ViewModel
See Also