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

sql server reporting services

group:

How to keep the report from rendering when the Rpt Viewer 1st Appe


How to keep the report from rendering when the Rpt Viewer 1st Appe Chris G.
8/10/2006 2:11:02 PM
sql server reporting services:
SSRS 2005.

I am using the webform Report Viewer Control to render remote reports.

When the page containing the RVC renders so does the report.

How to I keep the report from rendering until the user runs it?

I know I could accomplish this by making a required parameter and not
providing a default value.

But, ideally I would like to present the user with default values for all
parameters and then allow them to keep those settings or change them and run
the report.

I would prefer to not have the report render and appear until the user
clicks the "View Report" button.

What is the best way to accomplish this?

Thanks!

--
RE: How to keep the report from rendering when the Rpt Viewer 1st Appe weilu NO[at]SPAM online.microsoft.com
8/11/2006 12:00:00 AM
Hello Chris,

I would like to know why you need this behavior.

We could not control the View Report Button now, but my suggestion is to
control the Reporting View Control. You could add a button in your web page
to control whether the Report View control is enabled.

Hope this will be helpful!

Sincerely,

Wei Lu

Microsoft Online Community Support

==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
RE: How to keep the report from rendering when the Rpt Viewer 1st Chris G.
8/11/2006 8:26:31 AM
[quoted text, click to view]

Because I do not want content to appear until the user specifies the content
that they want.

[quoted text, click to view]

How would that help? Wouldn't that require user interaction?

Maybe you did not understand my question. What I would like to do is when
the web page appears, have the Report Viewer Control simply show the
parameters without first running the report. I would only like the report to
run *after* the user has changed the parameters (if applicable) and clicked
"View Report". In other words I would like the user to decide when the report
content should appear instead of having the Report Viewer Control show the
content automatically when the web page is displayed.

--
Chris, SSSI


[quoted text, click to view]
RE: How to keep the report from rendering when the Rpt Viewer 1st weilu NO[at]SPAM online.microsoft.com
8/14/2006 12:00:00 AM
Hello Chris,

I understand your question and at this moment, we could not control the
View Report Button. So I provide the method for your in the previous post.

This is the only way you could implement your request.

Sincerely,

Wei Lu

Microsoft Online Community Support
RE: How to keep the report from rendering when the Rpt Viewer 1st Chris G.
8/15/2006 2:21:01 PM
[quoted text, click to view]
to control whether the Report View control is enabled.

Does this mean that the report will not generate, or just that the generated
report will not appear?

--
Chris, SSSI


[quoted text, click to view]
RE: How to keep the report from rendering when the Rpt Viewer 1st weilu NO[at]SPAM online.microsoft.com
8/16/2006 12:00:00 AM
Hi Chris,

You could control the Report View Control to be visible or not.

The first time Report View Control to be visible, it will load the report
and generate it.

Then, if you control the Report View not visible, just the report does not
show up.

Hope this will be helpful.

Sincerely,

Wei Lu

Microsoft Online Community Support
RE: How to keep the report from rendering when the Rpt Viewer 1st weilu NO[at]SPAM online.microsoft.com
8/21/2006 12:00:00 AM
Hi ,

How is everything going? Please feel free to let me know if you need any
assistance.

Sincerely,

Wei Lu
Microsoft Online Community Support
AddThis Social Bookmark Button