illegalpacket
New Member
I have a Datagrid control that includes a column that is using an ASP:TemplateColumn control. Each row in this column is using an unbound ASP:Button control to view additional data. I am currently using the Transfer method of the Server object to transfer control to a different Web Forms page. However, I would like to use the Open method of the Window object. Can anyone tell me how to make this work?<BR>