Binding ADO.NET Data Service to WPF Client – Building a Master ... by Wpf

Sun, 26 Jul 2009 00:00:12 -0600

Binding ADO.NET Data Service to WPF Client – Building a Master ...

by Wpf @ Sun, 26 Jul 2009 00:00:12 -0600



Now, we are building a TreeView to show a Master – Detail View of the “Customers – Orders – Order Detials” so we will be using a WPF TreeView and Hierarchical Data Template for binding. Paste the following XAML Code in the Window1.xaml ...