I\'m using the WPF DataGrid control to show some details and a select button, and I don\'t need the gray selector column down the left-hand side. It\'s also ruining the beau
To remove the Row header(Gray field) in Datagrid in WPF
To remove or hide the Column Header in DataGrid WPF
To remove or hide both Column and Row Header in DataGrid WPF