I have not tried this before. I have a fairly simple table bound to the
grid itself and I want to make one of the columns a combo box. To this end I
bound the grid to the first table and the column to a second. No matter what
I try, I keep getting 'DataGridViewComboBoxCell value is not valid.'
How does one normally set up an arrangement like this and how do I begin
troubleshooting this?
B. Chernick - 26 Sep 2007 18:38 GMT
Sorry. Jumped the gun. Rebuilt the screen from scratch and added a
DefaultValuesNeeded handler.
> I have not tried this before. I have a fairly simple table bound to the
> grid itself and I want to make one of the columns a combo box. To this end I
[quoted text clipped - 3 lines]
> How does one normally set up an arrangement like this and how do I begin
> troubleshooting this?