Beginners question - DataGridView with a combo box column

G

Guest

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?
 
G

Guest

Sorry. Jumped the gun. Rebuilt the screen from scratch and added a
DefaultValuesNeeded handler.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top