How to disable the last blank line in DatagridView? May 6, 2023 by Tarik Do it like this: myDataGridView1.AllowUserToAddRows = false