emaduddeen
Programmer
Hi Everyone,
I'm using oledb to populate a DataGridView with data from an MS Access database.
Can you tell me how to update the database with all changes the user makes in the DataGridView which includes inserts, changes and deletes?
The DataGridView is also using a DataView.
Thanks.
Truly,
Emad
I'm using oledb to populate a DataGridView with data from an MS Access database.
Can you tell me how to update the database with all changes the user makes in the DataGridView which includes inserts, changes and deletes?
The DataGridView is also using a DataView.
Thanks.
Truly,
Emad