Instead of setting the Width you can completely hide the row headers by setting on the DataGrid
HeadersVisibility="Column"
Instead of setting the Width you can completely hide the row headers by setting on the DataGrid
HeadersVisibility="Column"