Reporting Services 2000 – Keep Goup Together
Posted by CJ on August 24, 2007
Why doesn’t RS 2000 have a Keep Together property for groups (like MS Access, Crystal) that doesn’t allow group records to be split across mulitple pages?
After a bit of digging I did find a Keep Together property for a table. So I put a nested table inside my group and set this property to True. This then keeps the table records together for the group and doesn’t split the group records across multiple pages.
Does RS 2005 have a Keep Together property for a group?
Peter said
What do you mean by “nested table”? Wouldn’t that mess up your groupings?