S
Stuart Ferguson
I am currently writing an application in ASP.Net which has a bound
Gridview however i require to add a column with a mailto link in it.
After many questions in the c# IRC room it was decided that a templat
column was the best way which i have put in and the basic mailto a bound
address is file however i want to add to the mailto link a subject and
some other info, how do i go about this? I know how its done in standard
HTML but in this case i am using the binding of the Hyperlink and im not
sure how to do it using the DataBinder expressions. Any help is
appreciated.
Many Thanks In Advance
Stuart
Gridview however i require to add a column with a mailto link in it.
After many questions in the c# IRC room it was decided that a templat
column was the best way which i have put in and the basic mailto a bound
address is file however i want to add to the mailto link a subject and
some other info, how do i go about this? I know how its done in standard
HTML but in this case i am using the binding of the Hyperlink and im not
sure how to do it using the DataBinder expressions. Any help is
appreciated.
Many Thanks In Advance
Stuart