This question is locked. New answers and comments are not allowed.
I have a Silverlight application which uses CellValidaing and Rowvalidating events. When the row or cell fails validation, until the row becomes valid no other events fire in the application. For instance if I want to click a button to escape edit mode on the invalid row, The buttonClick event never happens. Perhaps I am not understanding the behavior of Validation.