0

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 :(

enter image description here

Teejay
  • 7,210
  • 10
  • 45
  • 76
  • 1
    You don't happen to be debugging are you? Most designers dont work while debugging. – Kratz Jun 21 '12 at 13:45
  • No, I'm not in runtime debugging. Just to let you know, I can edit every other value but ValueMember and DisplayMember. – Teejay Jun 21 '12 at 13:46
  • Setting these props from code also works! But I still do not understand why I can't set them in the designer. – Teejay Jun 21 '12 at 14:05

0 Answers0