Hello,
I can suggest you to set the validation for the GridView in ViewMode only:
<
telerik:RadGridView
ValidatesOnDataErrors
=
"InViewMode"
... />
That way you will be able to edit other cells even if there are cells with invalid data. The validation red color and the message will also stay.
Let me know how this works for you.
Regards,
Didie
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time.
Watch the videos and start improving your app based on facts, not hunches.