I am looking for a means to take a combobox and bind to a column other than the one displayed. i.e., I do not want a multi column combobox, unless there is one out there that I would not have to spend a large amount purchasing. The combobox is bound to a table that has two columns with values that I need. One column has the name, the other the ID. I need to display the name, but use the undisplayed ID.

I have seen something about this before but have been unable to find it again.

Can anyone steer me to how I can either get or make the control do what I want?