I have a GridView that I use to display the results of a query that I craft and execute in a asp.net code-behind file. The trouble is, I have one of the columns return a rather long URL. I would rather display this is the gridview as an image or text with an anchor tag wrapped around it, with the original link.I have a GridView that I use to display the res