Hello,
I have a similar problem with a form having a datagridview bound to a SqlExpress table, by dragging a datasource to a form.
The datagridview allows me to enter new rows without any problem. However, when I close the application and start again, the added rows have disappeared, i.e the underlying database is not being updated !!
I have searched the forum and tried different solutions without success. It seems like dragging and dropping a datasource to a form is not enough to produce a form with datagridview for data entry ??!!!
I would be very much grateful if you could point me to a such an example project working properly.
Thank you.