Hi,
I am using reporting services in SharePoint integrated mode. I am showing reports(.rdl) using OOB ReportViewer webpart.
I have some requirements which are not fullfilled by OOB report viewerwebpart.,so I need to develop my own custom web part, which will provide all features of OOB Viewer web part and I can add my own custom features which will satisfy my requirements.
Features I am expecting in custom webpart:
1) All existing features of OOB Report Viewer Webpart.
2) I need to custom the Action- Export functionality of the toolbar of report viewer. When exporting the file to any format I need to change the filename.
Please help me out with the code for the above requirment. It will be more appreciated.
Thanks in Advance