Formatting a BoundColumn programmatically
Hi,
I am trying to edit a string that is returned from a SQL Server. I am returning a URL and what to display it within a DataGrid as a link using the <a href...> tag.
I have turned the autogeneratecolumns off so that i can specify the columns i want.
Does anyone know how i can add the tags to the website address or if there is a better way of doing it.
Appreciate any help.
Cheers,
Coxy#