wiri anto

wiri anto

  • NA
  • 1
  • 0

hyperlinkcolumn tooltip

Nov 18 2005 5:29 AM

I've got a hyperlink column in a datagrid that looks like this:

<asp:HyperLinkColumn Text="&lt;IMG src=&quot;image/buddy.gif&quot; border=0&gt;" DataNavigateUrlField="Personalnummer" DataNavigateUrlFormatString="Verwaltung_NeuerMitarbeiter.aspx?Mitarbeiter={0}">
<HeaderStyle Width="40px"></HeaderStyle>
<ItemStyle HorizontalAlign="Center"></ItemStyle>
 </asp:HyperLinkColumn>

Is there a way that I can have it display a tooltip when the user hovers the
mouse over it?


Thanks U very much ...