Viewing 5 posts - 1 through 5 (of 5 total)
MaverickMan
I've seen this happen in both RS2000 and RS2005 as well. Once a report is deployed with a default value, you must change the value in the 'hosted report'...
June 18, 2010 at 2:23 pm
Hello,
I don't have a complete understanding of what you need but I think you can do this using the visibility property. For example, only show the first set of records...
February 23, 2007 at 12:28 pm
You have the right approach. There is no way to hide the entire page header/footer programatically. However, you can create a parameter to hide/show the rectangle you've created (and its...
December 14, 2006 at 10:26 am
Hello Wayne,
The way I do it is to call a stored proc that has two date parameters specified as output parameters. You can determine the date logic in your proc...
April 6, 2006 at 9:06 am
Hi Cesar, I am aware you cannot place tables in a header or footer (or any fields for that matter). Can you elaborate some more on the concept you mention...
February 23, 2006 at 6:33 am
Viewing 5 posts - 1 through 5 (of 5 total)