I have 4 textboxes
I want to add a row to a datagridview


datagridview1.rows.add ( txtbox1.text txt box2.txt .... )


Help me. Thanks