This walkthrough says you can create a WPF datagrid in one line but doesn\'t give a full example.
So I created an example using a generic list and connected it to th
Now remove the Path=Customers from your binding, and it should work :)