Click here to Skip to main content
15,896,348 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to use same(single) list to bind different comboboxes with differnt data in datagrid(in two way binding) wpf mvvm

Thanks in advance
Posted
Comments
Naz_Firdouse 30-Jul-15 6:44am    
what have you tried so far?
anil420 30-Jul-15 6:54am    
I used to bind the list by creating new object(List(of class)) while binding list to every combobox but it is updating same values for all comboboxes
stibee 30-Jul-15 7:25am    
Show some code... it's easier to help...

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