Groups | Blog | Home
all groups > asp.net > february 2006 >

asp.net : GridView and HyperLinkField


Darren Kopp
2/22/2006 10:03:39 PM
set the navigateurl as "javascript:openmywin();" where openmywin is the
function that opens the window.

HTH,
Darren Kopp
http://blog.secudocs.com/
dm1608
2/22/2006 10:58:46 PM
I have a GridView that is displaying a field as a hyperlink. I would like
to add an onclick event to open another browser window using javascript.
How can I accomplish this? I can do this successfully with just a simple
HyperLink control. The HyperlinkField for a GridView doesn't compile with
trying to set this attribute.

As always, any help would be greatly appreciated.



AddThis Social Bookmark Button