WPF DataGrid has empty row at the end which is used to create new rows.
1. How can similar row be added to GridView instead of row with label "Click to insert new row ..."?
2. How to handle keyboard that hitting enter and tabbing out of last cell in the new row keeps adding new rows?
Thanks, Michael