I have a DataGridViewComboBoxCell, whose DataSource is a List. When an item is selected from the list, I wish to store the index of the item, not the item itself, in order that I can switch DataSources and still display a relating list entry.I have a DataGridViewComboBoxCell, whose DataSo