Click to See Complete Forum and Search --> : OnValidation and radio button


PattyYou
January 17th, 2008, 03:56 PM
windows Forms (Visual Studio 2005):

I just noticed that the bound radio button with update mode as OnValidation doesn't actually fire the OnPropertyChanged event. and sometimes I have to click the radio button a couple of times to trigger the event, any ideas?

Thanks!