suicidaltendencies
Programmer
text="<a href=<%# ' + DataBinder.Eval(Container.DataItem, "City"
%> ......
Here is an example. I have this in a buttoncolumn with in a datagrid. I don't know if that is important.
What I'm trying to accomplish is putting a <a> around a <img> in a buttoncolumn text attribute. As you can tell there is some major nesting going on. Is there a easy way of handling this?
Thanks,
Harold
Here is an example. I have this in a buttoncolumn with in a datagrid. I don't know if that is important.
What I'm trying to accomplish is putting a <a> around a <img> in a buttoncolumn text attribute. As you can tell there is some major nesting going on. Is there a easy way of handling this?
Thanks,
Harold