I have a dgv where I have added a combobox via designer mode. I am able to fill the combobox dynamically with the values I need, but when the selectionchanged event for the dgv fires, I receive an exception and the item I had selected in the combo box is
no longer selected. This is the exception I am receiving :
↧
DataGridView Selection Changed event removes combobox
↧