I\'v got a combobox that I created as a user control(it\'s actually made up of a label, combobox and textbox). I\'m trying to bind a dataset to the combobox datasource, but
Also make sure the ID and Name properties are Public otherwise you get the error: Cannot bind to the new display member.
Cannot bind to the new display member.