2
Answers

How to insert multiple rows of data of grid view in C#.Net to database at a time or single button click?

Ask a question
roy himanshu

roy himanshu

15y
11.8k
1

HI,
I have a grid view in a windows application project.In the grid I can add multiple data in multiple rows.I just want to save those multiple rows with full of data in to a single table .
thanx

Answers (2)