I am trying to show a hyperlink from field in a sql database with the anchor text from another field how can i do this?
eg
database field_url = database filed_text =testtext
I wan to be able to display the anchor text 'testtext' which will navigate to the testurl.aspx in a gridview. currently I can only get it to display and the 'testtext' field alongside.
I hope someone can help?
eg
database field_url = database filed_text =testtext
I wan to be able to display the anchor text 'testtext' which will navigate to the testurl.aspx in a gridview. currently I can only get it to display and the 'testtext' field alongside.
I hope someone can help?