A
Arjen
Hello,
This is what I have now:
<ItemTemplate>
<asp:HyperLink id="editLink" ImageUrl='<%# Application["AppPath"] +
"/Images/edit.gif" %>' runat="server" />
</ItemTemplate>
How can I top align the hyperlink?
Thanks!
This is what I have now:
<ItemTemplate>
<asp:HyperLink id="editLink" ImageUrl='<%# Application["AppPath"] +
"/Images/edit.gif" %>' runat="server" />
</ItemTemplate>
How can I top align the hyperlink?
Thanks!