This is inside a repeater.
<telerik:RadToolTip ID="RadToolTip" runat="server" TargetControlID="lnkInappropriate" Animation="fade" ShowEvent="onClick" ShowCallout="false" ManualClose="true" Width="250px">
<a onclick="" style="font-weight:normal;cursor:pointer;">Cancel</a>
</telerik:RadToolTip>
I want the Cancel link to close the tooltip