D
dm1608
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.
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.