I created a local SQL database .SDF file and added a table which created a binding source.
I put in one record by opening the Server Explorer and the table, then “Show Table data” and added it there.
I added a form then added a Datagridview and used the Datagridview tasks to connect to the above binding source.
I run it and can see my one record in the Datagridview. I can type new data in the bottom row which has an * in the far left column ,but then it does not save it. If stop the program and then rerun it the new record is not there.
What do I need to do?
TIA
DougP
I put in one record by opening the Server Explorer and the table, then “Show Table data” and added it there.
I added a form then added a Datagridview and used the Datagridview tasks to connect to the above binding source.
I run it and can see my one record in the Datagridview. I can type new data in the bottom row which has an * in the far left column ,but then it does not save it. If stop the program and then rerun it the new record is not there.
What do I need to do?
TIA
DougP