i have two sub report in one report but the problem is that one either of the sub report when expand it comes over the other when..is there a way to maintain a gap between the two reports.
thanx
Printable View
i have two sub report in one report but the problem is that one either of the sub report when expand it comes over the other when..is there a way to maintain a gap between the two reports.
thanx
Any field that "Can Grow" will overwrite objects below it. Using multiple Sections will solve this problem because a Section starts printing on the line immediately after the end of the previous section.