I\'m using a the WPF datagrid from the Microsoft CodePlex project. I have a custom control that I want to databind to a field from the row of the datagrid. I can\'t for the life
There's no need for the ControlTemplate. If you want the StackPanel in the ToolTip, just set it as:
ControlTemplate
StackPanel
ToolTip
txt1txt2