Hi
Place one dataGrideView , oneTextBox and One Button for "Add Rows"
and goto Button Click event and Write below Code
int
x =
dataGridView1.Rows.Add(x);