I have a combobox in my form which shows the employee names.When I select one of the names I want to get the employee id which is stored in the database corresponding to the employee name I have selected.Thanks in advance
Hi. How did You resolve this?
I'm new at VB.NET and miss de ItemData property of the old version.