I'm trying to set the ValueMember property on a ComboBox column of a DataGridView, from the designer in VS2010.
Every time I set the value, at the moment of leaving the cell, it revert to (none).
Same thing happens with the DisplayMember property.
Googled it and found nothing :(