Hello,
is it possible to have a dropdownlist inside of DataGridView that the user will be able to either select a value from the list or add a non-listed value? In both cases the selectedText should be saved in a TextBox.
Any kind of help would be appreciated, thank you.