Binding ADO.NET Data Service to WPF Client – Building a Master ...
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 ...