Hi I am looking for an sample application which uses WPF GridView and DataForm using MVVM to edit a single table. I have seen an example of a data from within the table row but this is not really what and is not really practical for larger forms.
Just a simple example that shows add/update/Delete etc. I'm using entity framework if that matters.