How to programmatically selected a value in a datagridviewcomboboxcolumn? [modified]
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
How can I programmatically select a value in a datagridviewcomboboxcolumn? I am filling the combobox with values from a datatable, but I'd like to be able to programmatically select a value in the combo depending on other cell value(s) in the row. Not sure what I am missing, should be a fairly simple task.
"There's no such thing as a stupid question, only stupid people." - Mr. Garrison
modified on Friday, October 30, 2009 11:49 AM