I have a combo box that is correctly displaying a list of employees and a number assoc. with each. However, when I select one of the names and move off the control (with the cursor), on the name of the employee is displayed in the combo box. I have the bound column and the employee's ID number but I am not displaying that in the control.
Any ideas on how I can get both the name and the number showing in the contol permanently?
Thanks for any help you can provide.
Any ideas on how I can get both the name and the number showing in the contol permanently?
Thanks for any help you can provide.