0

I have a datagridviewcomboxcolumn to which I need to load data either from another form or by excel. Before loading, I am validating the data to make sure it exists in the datagridviewcomboxcolumn list. Whenever I try to load the data, it gives an exception error as value is not valid.

How can this be solved? Or is there a workaround to disable this error?

Nelsons
  • 47
  • 1
  • 11
  • 1
    What does your code look like where the problem is occuring. – Chase Ernst Jun 27 '13 at 14:08
  • Check [this](http://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewcomboboxcolumn.datasource?cs-save-lang=1&cs-lang=vb#code-snippet-2) MSDN article – Andrea Jun 29 '13 at 13:35

0 Answers0