Mohammad Ishaq

Mohammad Ishaq

  • NA
  • 55
  • 18.2k

Help me for data gridview table

Jun 12 2014 4:10 PM

Hi All,

Please help me to solve this problem

i have a table named TabDetails containing columns id,FirstName,LastName.

There is a DataGridView and i have set the data source of the DataGridView to be TadDetails.

Now the DataGridView contains columns id,FirstName,LastName.

There is also a button named Save.

When i click the save button i need the details in the DataGridView to be saved in the table TabDetails.

How can we do it using the insert statements.?

or is there any other way to implement the above.

could me please tell the source code for the above

Thank You,


Answers (5)