M
Michael Reinhart
I've got a hyperlink column in a datagrid that looks like this:
<asp:HyperLinkColumn Text="<img src=images/magglass.gif border=0>"
Target="_top" DataNavigateUrlField="SubjectName"
DataNavigateUrlFormatString="ViewCase.aspx?SubjectName={0}"></asp:HyperLinkColumn>
Is there a way that I can have it display a tooltip when the user hovers the
mouse over it?
Thanks,
Michael
<asp:HyperLinkColumn Text="<img src=images/magglass.gif border=0>"
Target="_top" DataNavigateUrlField="SubjectName"
DataNavigateUrlFormatString="ViewCase.aspx?SubjectName={0}"></asp:HyperLinkColumn>
Is there a way that I can have it display a tooltip when the user hovers the
mouse over it?
Thanks,
Michael