Hi,
I want to display the Name,Desc,Price,Image into Gridview.Name,Desc,price is displaying into the grid view ,but Image is not displaying i write this code but it is not working.
<img id="ImageProduct" src='<%# DataBinder.Eval(Container.DataItem,"Image1","Browse/Images/{0}")%>' alt ="Image Unavailable" runat="server" />
Please any one help me
Thanks InAdvance,
T.Madhuri