I have columns called as STATUS , STATUS_Description.
Earlier i had Tooltip of STATUS as STATUS_Description.
Now i would like to openup the STATUS_Description on click of STATUS
enabling user to copy the STATUS_Description message.
Kindly suggest. i am trying to use the actions menu and cannot get any idea on
="javascript:void window.open('http://ServerName/ReportServer/Pages/ReportViewer.aspx?%2fCheckReports%2fReport2&rs:Command=Render+Name&ReportParameter1="&Fields!STATUS_Description.Value& "&rs:Command=Render','_blank','resizeable=1,toolbar=0,status=0,menu=0,top=20,left=20,width=740,height=730')"
ShanmugaRaj