ROB BLOG
Various Technical Snippets and Findings.
Tuesday, April 12, 2011
SSRS (Reporting Services) Action Link Opened In New Window _Blank
Add to the action report expression
="javascript:void(window.open('"+ Fields!ReferURL.Value + "','_blank'))"
or to a url
="javascript:void(window.open('http://www.google.com','_blank'))"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment