WPF DataGrid processing method does not show a blank row

Solution1: Set the DataGrid HorizontalAlignment = Left.

Solution2: Set a column of Width = "*".

Guess you like

Origin www.cnblogs.com/JqkAman/p/11533126.html