groups in reports

I have grouping in my report...  

when the user selects print...is there a way of opening expand all the grouping

 

Thanks



Answer this question

groups in reports

  • koldFUSiON

    got it working - had to set the visibility of detail row!

    Thanks again! :)


  • msaradhi

    I forgot to mention that I am using Reporting Services 2000... will this still work ! I noticed when I go edit Group - Visibility it has:

    Visibility can be toggled by another report item... but it is disabled !

    I tried to do as you advised: now if the user selects true group has - toggle and when false +toggle..... but when its true it doesnt actually drilldown...

    Thanks


  • khs202968

    Hi-

    I don't believe there is a way to control the toggle state when printing. A suggestion might be to add a parameter, name it "Expand All" and set the initial visibility state of the group to the value of the parameter. Users would need to set the parameter to true and then print.

    -Jon



  • groups in reports