SyntaxFix
Write A Post
Hire A Developer
Questions
in event form_load (object sender, EventArgs e) try this
dataGridView1.CurrentCell = dataGridView1.Rows[dataGridView1.Rows.Count1].Cells[0];
this code make focus on last row and 1st cell