What can I do for subreport so that When i click on it, it won't appear on the seperate page?
I actually found a way but it is really ugly and not convenient for long reports.
My way is that.. I cover the subreport with a text object. And extends the length of text object depends on how many rows the subreport have.
It is work fine till some time.
For eg, My report has over 100 rows. If i only show up to 90 rows, it is ok. If i show over 90 rows, the error message pop up.
I think the length of the text cannot follow up. Could anybody tell me why?