Click here to Skip to main content
15,881,715 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Sir.

In my web application there is gridview in a page. I want to insert multiple records of gridview into SQL database without using loop. How can I do that ?


thanking u
Sashi
Posted

1 solution

hi,
you can do it by taking gridview data into dataset

http://stackoverflow.com/questions/549200/write-dataset-to-sql-table[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900