1
Answer

how to insert data into database from DataGridView Control using C#.net

I have dataGridView Control containing multiple rows and columns which consist data. I can not be able insert those data into database. Regards, Shomen

Answers (1)