Max. n rows per page
Hello,
I want my Report to show max. n rows (of the MasterData) per page. Is there a smart way to do that?
Thanks!
Hello,
I want my Report to show max. n rows (of the MasterData) per page. Is there a smart way to do that?
Thanks!
Comments
Use for 10 rows
Thanks, that would result in exactly 10 rows per page. What I am looking for is really max. 10 rows per page (I have rows with dynamic height).
If on the first page there just fit 4 rows, I still want max. 10 rows on the second page and so on.