hi friends,
I am using asp:image to bind image in datalist itemTemplate. but it does not bind i mean the image does not displayed.
my source is:
<asp:Image ID="imgPhoto" runat="server" ImageUrl='<%#Eval("Images") %>' Width ="90px" Height ="100px"/>
pls anybody tell me any mistake.
Thanks
Thanks
tvn