How to find a ComboBox DisplayMember by using its ValueMember
I have a table that contains records with values equivalent to the ValueMembers of a ComboBox. How can I use the ValueMember to find the DisplayMember so that I can put the DisplayMember into the ComboBox.Text?
No comments:
Post a Comment