session in imapepath in gridcolumn..Does not work.
Hi,
I am trying to write the image path from session, and this image is in a datagrid Column.
My code looks like :
<asp:EditCommandColumn EditText="<img src="<%=Session("imgpath")%>">"></asp:EditCommandColumn>
This generates error due to Quotes. I tried different combinations of " and '. But noone of them worked.
Can anyone please suggest me how to do this??
Savan
__________________
Savan
|