Hi,
I have a report structure that looks like this :
Main Report (Grouped by clients with a group header)
-- Calls (sub report in the main report details, grouped by idCall with a group header)
-- -- Work Entry Source 1 (sub report in the Calls details)
-- -- Work Entry Source 2 (sub report in the Calls details)
-- -- Work Entry Source 3 (sub report in the Calls details)
For some reason I get a page break just before the Calls sub report for each client, so before the detail part of a client. But if I put either one of my sub reports to visible = false (1 to 3 out of 3), the page break isn't there (which is what I would like to happen).
I verified all "PageBreak" properties are set to 'None'. There is not enough data to cause a page break, but I set the keep together property to false for almost everything. Is there something else that could cause this kind of behavior or would it be a bug? (it's probably that doesn't know how to use the product, we bought it 1 week ago)
Thanks a lot
I have a report structure that looks like this :
Main Report (Grouped by clients with a group header)
-- Calls (sub report in the main report details, grouped by idCall with a group header)
-- -- Work Entry Source 1 (sub report in the Calls details)
-- -- Work Entry Source 2 (sub report in the Calls details)
-- -- Work Entry Source 3 (sub report in the Calls details)
For some reason I get a page break just before the Calls sub report for each client, so before the detail part of a client. But if I put either one of my sub reports to visible = false (1 to 3 out of 3), the page break isn't there (which is what I would like to happen).
I verified all "PageBreak" properties are set to 'None'. There is not enough data to cause a page break, but I set the keep together property to false for almost everything. Is there something else that could cause this kind of behavior or would it be a bug? (it's probably that doesn't know how to use the product, we bought it 1 week ago)
Thanks a lot