I want to use the ToolTipManager for 4 different links. But I want to use the same content for each ToolTip. How would I use a table, which includes several controls, for each ToolTip? How do you add decide the content to display in a ToolTipManager? In a RadToolTip, it is easy. I just place my content between the <telerik:RadToolTip></telerik:RadToolTip> tags. But you cannot do that in a ToolTipManager.