Differences between revisions 4 and 5
Revision 4 as of 2010-01-03 23:47:34
Size: 219
Editor: 24-183-238-75
Comment:
Revision 5 as of 2010-01-04 02:23:06
Size: 239
Editor: 24-183-238-75
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
You probably have assigned a value to the bound integer that is not in the list! You probably have assigned a value to the bound integer "ValueMember" that is not in the "Key" list!

Common Errors and Their Fixes

Common ComboBox in DataGridView Error

When you see:

DataGridError.jpg

You probably have assigned a value to the bound integer "ValueMember" that is not in the "Key" list!

ArchaeologyProject/CommonErrors (last edited 2010-01-04 02:23:06 by 24-183-238-75)