F
Frank Oquendo
I need to be call up a new page from a hyperlink in a DataGrid.
Unfortunately, I'm not allowed to pass any querystring values so I
decided to use a TemplateColumn containing a LinkButton instead of using
a HyperLinkColumn.
Using the LinkButton, I can set session variables that the new page will
use at startup. What I can't figure out is to open a new window.
Any ideas?
Unfortunately, I'm not allowed to pass any querystring values so I
decided to use a TemplateColumn containing a LinkButton instead of using
a HyperLinkColumn.
Using the LinkButton, I can set session variables that the new page will
use at startup. What I can't figure out is to open a new window.
Any ideas?