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

cell validating demo

1 Answer 57 Views
GridView
This is a migrated thread and some comments may be shown as answers.
ABECON Groep BV
Top achievements
Rank 1
ABECON Groep BV asked on 31 May 2010, 12:41 PM
Hello,

Im trying to implement some cell validation.
on error:

ToolTipService
.SetToolTip(cell, validationtext)

I'm using the example code from the demo. the Red triangle appears, but if i hover the triangle a small empty box appears, where i expected the validationtext tooltip.

I see now that the demo is the same.
Can this be resolved?

Greetings
Marcel de Groot
Abecon

1 Answer, 1 is accepted

Sort by
0
Accepted
Yavor Georgiev
Telerik team
answered on 31 May 2010, 05:33 PM
Hello ABECON Groep BV,

 You set the contents of the tooltip of the red triangle by setting a string to the GridViewCellValidatingEventArgs.ErrorMessage property.

All the best,
Yavor Georgiev
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
ABECON Groep BV
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
Share this question
or