Hi All,
I have reportviewer control on a page intialy its hidden. i do set the centain filter criteria and generate the report by clicking on button.
After generating the report, If user want to see report on a new window then how can i see this?
I know window.open is used to open the window but i can not send the my filter criteria in another window. Also i don't want to execute report again.
How can i view it in same formate as we have aftyer report generating?