Hi,
I would like to "jump to a report" that is on a different folder. The dropdown only offers me reports in the current website folder. Is this possible Is the only alternative to use url passing parameters
Thanks.
Hi,
I would like to "jump to a report" that is on a different folder. The dropdown only offers me reports in the current website folder. Is this possible Is the only alternative to use url passing parameters
Thanks.
Jump to report
Basel Alnachef
Alex Chew
Clarification: I created sub-folders to manage access rules. The "admin" has a report with links to reports in different folders. The admin has access to all these folders.
Thanks.
Onder
I think you can type in a path to a report that's in a different folder, for ex:
/folder1/folder2/report3
or you can use relative paths:
../folder4/report5
If you need to further customize the "jump experience" you can subscribe to the Drillthrough event:
http://msdn2.microsoft.com/en-us/library/microsoft.reporting.winforms.reportviewer.drillthrough(VS.80).aspx