Click here to Skip to main content
15,881,680 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All,

I have one DataGridView in windows application, and I want to insert record into database in ADO.NET environment in Connected Mode. Although, I can do it through passing values randomly through number of text-box as per number of columns in the particular table. But I want to do so with passing values through data-grid-view's cells of row. How to achieve that.

Regards,
Ravindra
Posted
Comments
Maciej Los 10-Apr-15 4:43am    
What have you tried? Where are you stuck?

1 solution

 
Share this answer
 
Comments
Maciej Los 10-Apr-15 4:43am    
+5
Abhinav S 10-Apr-15 4:58am    
Thank you.

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