lundi 2 février 2015

hiding and removing white space of header in ssrs report


Vote count:

0




i'm working on ssrs report,i need to hide the header on last page for that i did visibility changes to the controls inside the header whatever i used.


i used this code =IIF(Globals!PageNumber = Globals!TotalPages - 1 or Globals!PageNumber = Globals!TotalPages ,true,false)


it's working fine.


but after hiding the header controls the header white space showing on last page. i need to remove the white space occupying by header is there any way to remove that.



asked 3 mins ago







hiding and removing white space of header in ssrs report

Aucun commentaire:

Enregistrer un commentaire