Amol

Amol

  • NA
  • 208
  • 193.4k

LinkButton's tooltip attribute

Aug 20 2011 2:48 AM
LinkButton's tooltip attribute doesn't render the data pass into it.
 
<asp:LinkButton ID="LinkButton1" ToolTip='Permanent Link to <%#Eval("Title")%>' runat="server"><%#Eval("Title")%> 
 
any help appreciated
many thanks...

Answers (1)