Click here to Skip to main content
15,888,454 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have two list
first one contains the ID
Second list contains the Names
I want to show the names in combo-box and When the user select one get the ID
Posted

1 solution

Here is an example: Bind combobox in WPF[^]
Change it to your needs.
 
Share this answer
 
Comments
Manas Bhardwaj 8-Aug-13 11:35am    
Good link +5!
Maciej Los 8-Aug-13 16:01pm    
Thank you, Manas ;)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900