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

[Solved] ErrorMessage doesn't display on focus

1 Answer 67 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.
Dave
Top achievements
Rank 1
Dave asked on 21 Sep 2010, 09:16 PM
I have a gridview control where I'm using the CellValidating event to check the data. I am setting e.IsValid = false and e.ErrorMessage = "My error message." The error message doesn't get displayed when the cell has focus. I have to make the mouse hover over the top-right corner of the cell to make it popup. Is this the intended behavior? It is usually shown when the control has focus with other controls. Is there a way to force it to display on focus?

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 22 Sep 2010, 08:12 AM
Hello Dave,

This is the expected behavior. In case you want the pop-up to show automatically, you may take a look at this forum thread for a reference.

Best wishes,
Maya
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
Dave
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or