Modify content from a DataGridView and validate update

0

I am working within C # with Windows Forms, I developed an application where the DataGriedView records are loaded from the database:

My question is how I can edit the records from the datagriedview and at the same time give enter validate the update and the records are stored both in the DataGridView as well as in the database.

Greetings.

    
asked by Ezequie Lopez 22.08.2018 в 19:05
source

0 answers