I realize I'm jumping into the deep end before I know how to tread water, but. . .
I've been searching the web for the past few days trying to find an extremely simple explanation/sample of databinding to a database utilizing the INotifyPropertyChanged interface that doesn't involve 100 lines of code, and spells out EXACTLY what I'm attaching the interface to. The database? The CollectionView? Where should the code-behind live? Etc?
Help? Thanks.
Search the Articles for WPF Databinding. It's amazing what you can discover with a little effort.
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)