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

sql server reporting services

group:

Detecting the Render Setting at Runtime to Affect Report Formatting


Detecting the Render Setting at Runtime to Affect Report Formatting mmurphy1005
11/10/2006 1:14:51 PM
sql server reporting services:
Is it posisble to detect at runtime the render type that was selected?
And if so, can the rendering of the report objects be controlled based
on the render type that was selected.

For example, if I render a report to PDF, I want to display a nice
title header at the top of the page. But if I render to Excel, I want
that title header to not render at all.

Thanks

Mike Murphy
Re: Detecting the Render Setting at Runtime to Affect Report Formatting Chris Conner
11/14/2006 1:37:43 PM
No, BUT what you can do is ask the user to supply the exported format as a
parameter. :)

So if they choose Excel, you could then omit the header.


[quoted text, click to view]

AddThis Social Bookmark Button