Skip to content

Datagrid cell or row tooltip #11142

Closed Answered by wgraaf
wgraaf asked this question in Q&A
Apr 26, 2023 · 2 comments · 1 reply
Discussion options

You must be logged in to vote
        <DataGrid.Styles>
          <Style Selector="DataGridRow">
            <Setter Property="ToolTip.Tip" Value="{Binding ToolTipText}" />
          </Style>
        </DataGrid.Styles>

did the trick. thnks!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@nbeck-SMT
Comment options

Answer selected by wgraaf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants