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

[Solved] Row Validation

1 Answer 112 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.
MessyHeart
Top achievements
Rank 1
MessyHeart asked on 22 Oct 2010, 03:45 PM
Hi,

Could you please help with the two following questions about row validation events?

1. I noticed that RadGridView_RowValidated event is fired even though e.isValid =false in the rowValidating event handler (with e.ValidationResults.count > 0).  Is this as designed?

2. In the workflow where user input some invalid data that fails to pass the row validation (in row_validating event I add entries to e.ValidationResults). After that, if user press Escape twice to revert the data and end the edit, the red exclamation mark does disappear in the row header, but when mouse hover on any cell for this row, the previous error message  still displays. Is there anyway to clear the error message?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 26 Oct 2010, 11:39 AM
Hello MessyHeart,

Are you using the latest version of RadGridView control? If not could you please try your scenario with our latest releases (latest internal build, 2010.Q2.SP2 (2010.2.924.1040) or Q3 beta) and let me know about the result?

All the best,
Nedyalko Nikolov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
MessyHeart
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Share this question
or