Welcome to MSDN Blogs Sign in | Join | Help

Vincent Sibal's Blog

WPF Programming Topics

Browse by Tags

All Tags » BindingGroups   (RSS)
WPF BindingGroup and Validation Feedback
Recap In a previous set of posts I covered the introduction to the BindingGroup feature and I expanded in a following post with an example of using BindingGroup and IEditableCollectionView together. Last thing on the BindingGroup list to discuss is the Read More...
BindingGroups and IEditableCollectionView
Recap In a previous post I introduced the BindingGroups. Well now I want to get into some of the things you may run into when trying to use IEditableCollectionView with BindingGroup. BindingGroups and IEditableCollectionView So now with the BindingGroup Read More...
WPF 3.5 SP1 Feature: BindingGroups with Item-level Validation
Motivation Before 3.5 SP1, the binding validation system worked with only one binding at a time. What made this difficult in some scenarios was when validation was required on a set of bound objects. Some typical examples that come to mind are a form Read More...
Page view tracker