I have an Experiment class. I created some instances of this class and populate combobox with these objects. I used DisplayMember and ValueMember properties. The population is OK, but when I read the selectedValue from the combobox, it gives me NullReferenceException.I have an Experiment class. I created some inst