I've an Aspx page on which i'm showing an SSRS Report using Report Viewer, now i've a javascript function in that Aspx page that i need to call from inside the Report. The function also accepts a parameter.
Report consist of a table and i need to be able to invoke this function by clicking the elements in the first column of the table.
Is there a way to do this by using javascript in the navigation property of that column?
How can i do this?
pkjsh13
0 Points
1 Post
How to invoke asp x javascript function from inside ssrs report??
Nov 21, 2012 03:17 PM|LINK
I've an Aspx page on which i'm showing an SSRS Report using Report Viewer, now i've a javascript function in that Aspx page that i need to call from inside the Report. The function also accepts a parameter.
Report consist of a table and i need to be able to invoke this function by clicking the elements in the first column of the table.
Is there a way to do this by using javascript in the navigation property of that column?
</div>How can i do this?