Click here to Skip to main content
15,908,111 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hiiii

i need a solution for how to insert multiple records in db from gridview control
Posted
Comments
tulasiram3975 10-Apr-12 7:07am    
When and which values we need to insert brother...
Can you Elaborate Clearly..
so that we can help you...
AshishChaudha 10-Apr-12 7:50am    
when you want to insert the data into database?
your need is not clear

You use your Data Access code to write the values into the database.
 
Share this answer
 
you can place Insert Button and Use row command event and handle it in code behind write query for inserting those values..
 
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