DataGrid Columns are not the same size

You need additional empty column at the end with variable width to make sure that the rest of the columns will keep their exact width. This is how HTML tables works.

2 Likes