Showing posts with label actual. Show all posts
Showing posts with label actual. Show all posts

Thursday, February 16, 2012

Change property based on actual state of collapsed/expanded group

Hi, please I would like to use something like this>

=IIF(table1_group2 is Collapsed,True,False)

I want to generated some event based on actual state of e.g. report group. if user expand group make this event otherwise (group is collapsed) make another event.

Thanks for your advice.

Any Answers? Please send me the link where it was disccussed or it's impossible to do it?|||I'm also looking for a similar solution. Any luck?

Tuesday, February 14, 2012

Change page title from "Report Viewer/Manager" to the actual report name?

Can a person change the page title from "Report Viewer/Manager" to the actual report name?

Yes, but it is not quite as simple as you would probably think it would be.

You will need to use Visual Studio to create a windows application or web application and set the page title there.

|||Yea, that's a possibility, but not do-able for 50 separate reports :/
Maybe there's some hack to set the page name that's shown by default?|||Actually it is possible for 50 separate reports using Visual Studio. You create links to the reports and each "report page" that is linked to has its own title.