all groups > sql server reporting services > may 2006 >
You're in the

sql server reporting services

group:

Navigation of reports



Navigation of reports Venkatesh srikanth
5/16/2006 11:16:01 PM
sql server reporting services: Is it possible to use tree view to display all available reports.
RE: Navigation of reports Amarnath
5/17/2006 9:58:01 PM
Hi,
It is not available, but you can make it using some technique. i.e you can
simulate the tree view using the catalog table where table names are stored
and give an "Action" for jumping to other reports.

Amarnath

[quoted text, click to view]
RE: Navigation of reports Venkatesh srikanth
5/18/2006 10:30:02 PM
How to attach Action to tree view.
I tried many option to navigate, Iam not finding any option to navigate to
another Report, Please suggest me

[quoted text, click to view]
RE: Navigation of reports Amarnath
5/19/2006 1:27:02 AM
You can have a dataset using the catalog table which displayes all the report
names.
then on the report layout you can use "action" from the properties of the
table cell.
give "Jump to report". Ofcourse lot of formatting should be done for tree
view.

Amarnath




[quoted text, click to view]
AddThis Social Bookmark Button