Display data as URL String

C

cs_in_va

I have a database that lists the company and website. The entry in
the website is like "http://www.mysite.com, but when the information
is displayed in a gridview it is not "clickable" meaning that if they
try and click on it to go to the web site it does not work.

I need to make the entries in the website column like a typical URL
link and when someone clicks it, a new window will open and go to the
web site.

Thanks
 
M

Mark Rae [MVP]

I have a database that lists the company and website. The entry in
the website is like "http://www.mysite.com, but when the information
is displayed in a gridview it is not "clickable" meaning that if they
try and click on it to go to the web site it does not work.

I need to make the entries in the website column like a typical URL
link and when someone clicks it, a new window will open and go to the
web site.

http://www.google.co.uk/search?sour...Z_en-GBGB252GB252&q=GridView+hyperlink+column
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top