↧
WPF databinding
Hi Monty,If you do want to get notified when a property of any item changes, this is the right way to do it.But from your description, it seems you only want to know whether your binding has made such...
View ArticleWPF databinding
I'm trying to find a way to deal with a dataentry form I'm building.I have a view with fields like address, email, phone, fax etc. The view is connected to a viewmodel that gets its data in the form of...
View Article