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

Column Tooltip

3 Answers 88 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Avi Avni
Top achievements
Rank 1
Avi Avni asked on 22 Jun 2010, 01:36 PM
Hi ,

I trying to use the ToolTip of the column like this

 

 

 

<my:GridViewDataColumn ToolTip="LastName" Header="LastName" DataMemberBinding="{Binding Path=LastName}" />

what wrong this not working

Best regards
Ehud

 

3 Answers, 1 is accepted

Sort by
0
Yavor Georgiev
Telerik team
answered on 22 Jun 2010, 03:04 PM
Hello Ehud Pinchas,

 Please check out this MSDN article for more information and examples on using the ToolTip class in WPF.

Regards,
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
0
Avi Avni
Top achievements
Rank 1
answered on 23 Jun 2010, 06:54 AM
Hi Yavor ,

I looked at msdn i'ts look like This 
This work on the grid but not work on the column
What is the problem ?
Best regards
 Ehud
0
Vlad
Telerik team
answered on 23 Jun 2010, 07:14 AM
Hi,

 Please use ToolTipTemplate or ToolTipTemlateSelector column properties to achieve your goal.

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
Tags
GridView
Asked by
Avi Avni
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
Avi Avni
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or