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

Display validation error in tooltip for gridview cell

1 Answer 184 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 06 Jun 2014, 09:38 PM
I would like to display the validation error in the tooltip of a radgridview cell so when the user hovers over the cell the validation message will be displayed when the grid's RowIndicatorVisibility="Collapsed". I can see the error when hovering over the right top corner of the cell but that is very small and our users aren't sophisticated. I've tried creating a style but its not working.

Thank you for your help.
Mark

1 Answer, 1 is accepted

Sort by
0
Boris
Telerik team
answered on 10 Jun 2014, 03:42 PM
Hello Mark,

In order to display ToolTips when you hover over the invalid cell you can check our Validation WPF / Silverlight demo. As for the size and styling of the ToolTip, you can use implicit styles to style it to your liking.

Also, I attached a sample project that demonstrates the approach in the mentioned demo and uses implicit styles to customize the appearance of the ToolTip. 

Please examine both examples and let us know if this helps.

Regards,
Boris Penev
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.
 
Tags
GridView
Asked by
Mark
Top achievements
Rank 1
Answers by
Boris
Telerik team
Share this question
or