In Wpf DataGrid in the bottom there is an "blank new row" for adding new row.
When I start adding new row (typing in "blank new row") the blank new row disappears
So in order to start adding new row I need Tab Of(lost focus) from current row.
How to make "empty new row" appear in the bottom when I'm adding new row?