This is a migrated thread and some comments may be shown as answers.

[Solved] After CellValidating or RowValidating

1 Answer 100 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Charles Nelson
Top achievements
Rank 1
Charles Nelson asked on 10 Dec 2010, 07:04 PM
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.  

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 10 Dec 2010, 07:09 PM
Hello Charles Nelson,

Indeed this is the expected behavior - the focus is on the invalid item till it gets correct values.  

All the best,
Maya
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
GridView
Asked by
Charles Nelson
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or