D
dbuchanan
Hello,
I have a dgv populated as the result of a dragDrop. It will contain 5
columns. The datagrid view is unbound.
The dragDrop operation allows the user to select value. Those selected
values are associations that I then want to make by saving off two of the
columns to the join table?
How do I do save two of the columns to the join table. (I will then empty
the target table and refresh another dgv that will show the results.)
Thank you,
Douglas
I have a dgv populated as the result of a dragDrop. It will contain 5
columns. The datagrid view is unbound.
The dragDrop operation allows the user to select value. Those selected
values are associations that I then want to make by saving off two of the
columns to the join table?
How do I do save two of the columns to the join table. (I will then empty
the target table and refresh another dgv that will show the results.)
Thank you,
Douglas