Hello Valli,
Just add a hyperlink control. You can edit the standard gridview template
http://authors.aspalliance.com/aspxt...ogridview.aspx
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
V> Hi,
V>
V> I am using a gridview to display data from table. In the
V> gridview, there
V> are 5 columns in which one column contains link name(eg.
V>
http://www.msn.com).
V> I want to show this link as an hyperlink & when the user click
V> the link,
V> the browser should open the link page.
V> Can anyone explain how to add an hyperlink column & when it got
V> clicked
V> it should get transferered to the selected web page.
V> The link page differs for each record in grid view.
V> I am new to ASP. Please help me in this...
V>
V> Regards
V> Valli