T
Tom Nowak
I have created a form strictly using code where I have a combo box and a
datagridview. I want to set it up where a user enters in the combo box, and
the datagridview is populated based on what the use enters in the combobox.
Also, I want to be able to edit one column in the datagridview, and I want to
be able to save the data back to the database. I can get the datagridview to
populate correctly, but I cant figure out how to save the data. Please help.
datagridview. I want to set it up where a user enters in the combo box, and
the datagridview is populated based on what the use enters in the combobox.
Also, I want to be able to edit one column in the datagridview, and I want to
be able to save the data back to the database. I can get the datagridview to
populate correctly, but I cant figure out how to save the data. Please help.