2
Answers

Is there a "SelectedIndexChanged" event for DataGridViewComboBoxCell control?


Hi,
I need to do few actions when the user selects items in the combox of the DataGridView's DataGridViewComboBoxCell. Is there a event like "SelectedIndexChanged" in this? How do i capture this event?
TY

Answers (2)