Tom,
Their are thousand methods to populate a datagridview, however no one has
the name "correctly"
Will you tell us wha is in your opinion the correctly way to populate it,
maybe someone else can tell you then how to update the database with that.
Cor
"Tom Nowak" <(E-Mail Removed)> wrote in message
news:4485D128-2E14-494A-965D-(E-Mail Removed)...
>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.
|