6
Answers

Copy Data from Excel to DataGridView.

Photo of Ghulam Murtaza

Ghulam Murtaza

4y
913
1
Hello,
I'm wondring about how I copy data from excel and paste in datagridview in C#... Give me a simple code that I copy data from excel manually then in C# form I could paste in dataDridview in existing SQL table.

Answers (6)