Hello!
I am trying to populate a combobox in a C# Windows application with two values.
Here is what I would like it to look like:
40 - Ticket Services
45 - Video Services
The department number being from one table and the department description from another table. I am assuming it has to be configured in the display member properties but I have yet to figure it out. Any suggestions?
Thanks,
ABN
I am trying to populate a combobox in a C# Windows application with two values.
Here is what I would like it to look like:
40 - Ticket Services
45 - Video Services
The department number being from one table and the department description from another table. I am assuming it has to be configured in the display member properties but I have yet to figure it out. Any suggestions?
Thanks,
ABN