hi frnds
How to open popup window on click on gridview cell
i want to open popup windows click on gridview column where i will display my history for perticular records
<%#Container .DataItemIndex + 1 %>
','main','scrollbars=yes,fullscreen=no')">
<%# DataBinder.Eval(Container.DataItem, "inwardno")%>
' Visible="false">
' />
<%# DataBinder.Eval(Container.DataItem, "LetterRefNO")%>
<%# DataBinder.Eval(Container.DataItem, "FromWhom")%>
<%# DataBinder.Eval(Container.DataItem, "designation")%>
<%# DataBinder.Eval(Container.DataItem, "subject")%>
<%# DataBinder.Eval(Container.DataItem, "ReceivedDate")%>
<%# DataBinder.Eval(Container.DataItem, "LetterDate")%>
<%# DataBinder.Eval(Container.DataItem, "FileUpload ")%>
<%--
Edit
&ModuleID=<%= Convert.ToInt16(Module_ID_Enum.Project_Module_ID.ManageDiary) %>'>
--%>
<%--
'
CommandName="delete" ImageUrl="~/Auth/AdminPanel/images/cross.png" Text="Delete"
ToolTip="Delete" />
--%>