Hi Everyone, Im just starting out with Reporting Services so if my question is a bit vague then bear with me please.
I'm having a bit of a head ache with Reporting Services 2005.
I have a report which is displaying 3 tables and charts respectively after each other (so, one row has a table and respictive chart, 2nd row has a table and chart etc).
At the bottom of my report, the last table only seems to display about 200px worth of its actual size and the rest of it appears on a 2nd page to the report. The chart however displays correctly.
Im trying to figure out why this table, depending on the size it will expand to, will split in two and display the rest of it on another page of the report.
Now, I have increased the size of the page to a ridiculous number (under 'Report ->Report Properties') and no effect. Also, under the table that Im having the problems with, I made sure that the pagebreak attributres were sent to 'false'.
What's so annolying with it is that the report was displaying fine under Reporting services 2000 before we moved across.
if anyone has any ideas then I would be most gratefull.

Tables in reports splitting between multiple pages
Nick Efremov
James Su
FluffyKO
Its fine, Fang Wang your solution seems to have worked.
I found the InteractiveHeight property inbedded in the xml behind the rdl file of the report i was having the problem with.