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

ToolTip Style

3 Answers 89 Views
GridView
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 28 May 2010, 11:26 PM
Is there some type of ToolTipStyle of a GridViewDataColumn?  I'd like to change the background color and border color of the tooltip of some columns, but not others.

3 Answers, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 31 May 2010, 08:23 AM
Hi,

You can use ToolTipTemplateSelector property of desired grid column to load different templates.

Sincerely yours,
Vlad
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.
0
David
Top achievements
Rank 1
answered on 01 Jun 2010, 11:17 PM
I was able to do this by using the ToolTipTemplate property.  Why aren't the ToolTipTemplate and the ToolTipTemplateSelector setup as dependency properties?
0
Vlad
Telerik team
answered on 02 Jun 2010, 06:48 AM
Hi,

Actually both are dependency properties.

All the best,
Vlad
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
David
Top achievements
Rank 1
Answers by
Vlad
Telerik team
David
Top achievements
Rank 1
Share this question
or