Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi All,
I want brief knowledge about Data Template for Customizing a control(Combo Box,List Box etc.)in WPF using C#.NET. So if anybody have any links or sample applications then share it with me please..

Update:
I got to know the DataTemplate in some what but now I want to know about the terms used for DataTemplate like ObservableCollection, DataContext and how to set the Binding property according to the User's need in that DataTemplate. I want an idea for develop a very similar kind of Sample application like dividing Combo Box's each items into three Column and adding different contents on different columns dynamically




Thanks in Advance
Posted
Updated 5-Dec-10 16:58pm
v4

1 solution

This link May Help you..........
http://www.wpftutorial.net/[^]
Thanks.........
 
Share this answer
 
Comments
Dalek Dave 3-Dec-10 4:16am    
Good Link.
Basnta Padhi 10-Dec-10 1:54am    
Thanks Pritesh I found many important from this link but still I am confuse in making Observablie collection Dunamically(Like in Button click event I want to create an Observable Collection and to bind that with ComboBox like control. If you have any idea on Observable Collection then please share with me.....Any reply will be greatly appreciated.


Tanks in Advance

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