Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a simple SSRS report that prints in 2 columns. The fields for the report are all in the details group in 2 rows. When I print the rows will split across the columns so that the first row shows in the 1 column and second row goes to the second column.

I would like the 2 rows to stay together. I tried putting everything in a rectangle but that did not have any effect.

How can I prevent this splitting?

Here is a link to the screen shot showing the problem: https://picasaweb.google.com/111442666405785730863/Documents#5769500079045588578

Here is a shot of my report design: https://picasaweb.google.com/111442666405785730863/Documents#5769501332151603138

Thanks,

Matthew

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.