6
Answers

Add data to data grid

dgv1.Rows.Add(txtname.text,txtAge.Text,txtGender.text) it underline Add with red what could be the problem
 

Answers (6)