Hi,
I have this two columns, the first is created for test, the second is the definitive column.
The first:
The second:
Data="{StaticResource IconNote}"
Style="{StaticResource smplMngmntIconHeader}"
>
Data="{StaticResource IconNote}"
Visibility="{Binding Note, Converter={StaticResource smplMngmntIconDataGridVisibility}}"
Style="{StaticResource smplMngmntIconDataGrid}"
>
The tooltip on first column is shown always, without problem.
In the second column i created a convert for show or hide the icon, but the tooltip for some icon is shown for others no.
Why?
Thanks.
2 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Roberto SalemiPosted Jul 6, 2015, 3:57 AM
Akhil GargPosted Jul 5, 2015, 1:28 AM