I have an issue when working with Sub-Report as follow:
Main page will display all tasks (grouped in some groups)
Each task contains a field called Assignee. This field is a Sub-Report wrapped by a Panel. The Sub-report is load from a Page_SubReport that include 3 Data Bands (User, Group, Contact).
1. The report works well when no record exceeds a page. No bottom border of groups missing:
2. Then I tried to add some data in sub-report to exceed height of the page (Page1). A part of this record is broken to next page (Page2).
- I observed that, the last bottom border of sub-report in each group is missing:
I attached the xml of my report. Please take a look. Thanks,
Phat Nguyen.
--------------------------------------------------------------------------------------------------