- wpf-tutorial: DataGrid columns bind columns to list of class members
- M$ Learn overview: DataGrid
- M$ Learn: Binding to Data
- M$ Learn: Binding data flow direction
- M$ Learn: change DataGrid cell background color when selected
- M$ Learn: DataGridCell.IsSelected Property
- stackoverflow: programatically select a WPF DataGrid cell
- blog.magnusmontin: programmatically select and focus a WPF DataGrid cell
- M$ Learn: DataGrid.CurrentCell Property Set the current cell
- DataGrid in WPF
- DataGrid Class
- DataGrid Examples
- Sizing Options in the DataGrid Control
- highlight Item in Datagrid
- Change DataGrid cell colour
- stackoverflow: highlight WPF DataGrid cell programmatically
- learn.microsoft: programmatically select AND focus a WPF Datagrid cell
- programmatically add DataGrid rows
- DataGridViewRow Class
- stackoverflow: change WPF DataGrid cell value programmatically
- access WPF DataGrid row and cell example
- CodeProject: MVVM and the WPF DataGrid