I'm using SSRS reports and am trying to make it so the report is not paged, so that it all shows up on one screen. I can't seem to find how to do this. I see a lot of advice to set 'Interactive Height' property to 0, but this seems to only apply to these reports in SQL, not in VS 2005.

Is there a way to do this in VS 2005, or at least set the amount of items per page? Right now a seemingly arbitrary 42 items show up per page - if I could increase that to 100 I should be ok. Please help!