Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
644 views
in Technique[技术] by (71.8m points)

reporting services - How to set 20 record per page when i rendering reports in SSRS 2008?

I have created Report in SSRS-2008 using Tablix Data region.

My dataset returning 1000 rows. When rendering into pdf i have to display 20 rows per page.

I'm new to SSRS so please explain me step by step solution.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Go to the properties and find:

Report, Page--->InteractiveSize---> Height

Change the height properties by 5.5 and you will be able to show 20 rows per page.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...