Thursday, November 1, 2018

Gridview Image Link


 <asp:TemplateField HeaderText="View Certificate" >
                        <ItemTemplate>
                            <a onclick="javascript:window.open('<%# String.Format("/portal/upload/{0}",Eval("certificate")) %>','PORTAL','left=20,top=20,width=500,height=500,toolbar=0,reizable=0');" target="_blank">
                                Show
                            </a>
                        </ItemTemplate>

                    </asp:TemplateField>

No comments:

Post a Comment

ADD MP4 VIDEO IN ASPX PAGE

  <video autoplay loop muted width="100%" height="100%" src="pic/yoga.mp4"> x