Does anyone know how to set the selecteditem on a
DataGridViewComboBoxColumn?

I am bringing back a result set in the datagridview and need to pick a
specific item from the DataGridViewComboBoxColumn of each row.

Thanks