Hi All,
I would like to show pagefooter on first page only. I tried with
Visibility -> Hidden = IIF(Globals!PageNumber=1,False,True)
It succesfully hide but showing space on other pages.
Please suggest any solution.
Kind Regards
ZahidWhen the report is rendered at run-time it will always display the
space allocated for the page footer, even if you set the Hidden
property to True.
zahid76@.gmail.com wrote:
> Hi All,
> I would like to show pagefooter on first page only. I tried with
> Visibility -> Hidden = IIF(Globals!PageNumber=1,False,True)
> It succesfully hide but showing space on other pages.
> Please suggest any solution.
> Kind Regards
> Zahid
Friday, March 30, 2012
Hide Pagefooter
Labels:
database,
false,
globalspagenumber1,
hidden,
hide,
iif,
microsoft,
mysql,
oracle,
page,
pagefooter,
server,
sql,
visibility
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment