I'm binding a sqldatasource to a gridview on a webpage. One of the column's is named contact_email.
I'd like to display that column's value with a hyperlink that will automatically open the client's email program, using the value in contact_email as the default "TO:" address.
Everything I've found so far fails to work. Any ideas?
I'd like to display that column's value with a hyperlink that will automatically open the client's email program, using the value in contact_email as the default "TO:" address.
Everything I've found so far fails to work. Any ideas?