OK. This combobox in datagridview is driving me batty. How does one grab the final selected item from the dataGridViewComboBoxColumn??
I saw one post where someone mentioned that you can do a cast to a editingcontrol and that would give you the selectedindex changed event. Any help is appreciated.
cheers
Boon