Click here to Skip to main content
15,895,709 members
Articles / Web Development / ASP.NET
Alternative
Tip/Trick

Display image in asp:HyperLinkField of GridView

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
19 Jan 2011CPOL 9.2K   4  
This would also work,
This would also work,

HTML
<asp:LinkButton ID="LinkButton1" runat="server" CommandName="Delete"><img src="Delete.gif" /></asp:LinkButton>

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader
Australia Australia
He is from a small village in Tirunelveli, TamilNadu (India). He is fun loving guy. He like to travel a lot. Bikes/Cars/Mobiles are his fantasies.

He started his career as a BPO Data Entry Assistant and got chance to work as an ASP.NET Programmer in the same company after a year. And he move to the next company in 2006 as Software Engineer.

He worked as a Team Leader in a private software development company @Chennai, India for 8+years.

Now working as a Consultant @Sydney, Australia.

Comments and Discussions

 
-- There are no messages in this forum --