Saving data that is entered in the datagridview in to the databse

Apr 11 2011 9:38 AM
I am working on a windows form application where i have several components like textboxes and comboboxes and a Datagridview with several rows and columns. Can i save the data into the database that i have entered in the datagridview, where i need to store multiple number of details under single user where he can have any number of rows of data.

Answers (1)