How to create a link in GridView
I have a gridView control. I want to show the page URL in the GridView as a Link in C#.
For example
My URL:
http://www.c-sharpcorner.com/Forums/AddPost.aspx?TSource=AddPost
Show that url in the GridView as a column with hyperlink.