Page 1 of 2
Bottom border missing if sub-report data exceeds a page.
Posted: Mon Feb 17, 2014 11:27 am
by phatnguyen
Hello,
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.
--------------------------------------------------------------------------------------------------
Re: Bottom border missing if sub-report data exceeds a page.
Posted: Mon Feb 17, 2014 11:36 am
by Alex K.
Hello,
Can you please send us your report with test data which reproduce the issue for analysis.
Thank you.
Re: Bottom border missing if sub-report data exceeds a page.
Posted: Mon Feb 17, 2014 11:50 am
by phatnguyen
Aleksey,
I exported the test data to excel file.
Please check the attachment bellow:
This will work with the report schema (xml file) I attached at previous post.
Thank you,
Phat Nguyen
Re: Bottom border missing if sub-report data exceeds a page.
Posted: Tue Feb 18, 2014 7:13 am
by Alex K.
Hello,
Can you please send us a test data which we could use in your report. For example as .xml
Thank you.
Re: Bottom border missing if sub-report data exceeds a page.
Posted: Wed Feb 19, 2014 7:20 am
by phatnguyen
Hi Aleksey,
The data of the above report is too complex to export.
I created a new report with simple data. Please check it:
Report Definition:
Report Data:
I using OLE DB Connection to MS Access DB. The Connection and Datasourse are configured as below:
The issue is the same as above.
1. Please take a look at Task03, which assigned to Contacts35... Contact91, the record is too long and a part of it comes to next page. At this time, at the column that sub-report displays, all bottom borders of each page is missing:
2. After remove some contacts assign to Task03 so that no record exceeds a page. The report displays correctly:
Please try to reproduce it and tell me if you have any concern.
Thanks,
Phat Nguyen
------------------------------------------------------------------------
Re: Bottom border missing if sub-report data exceeds a page.
Posted: Wed Feb 19, 2014 12:36 pm
by HighAley
Hello.
We have reproduced your issue. We need some time for analysis.
We will let you know about results.
As workaround, try to put the Data Band on the Panel like on the attached report template.
Thank you.
Re: Bottom border missing if sub-report data exceeds a page.
Posted: Thu Feb 20, 2014 3:36 am
by phatnguyen
Hello,
I tried the modified report above using DataBand on a Panel, it works well if Tasks have few Contacts (records not exceed a page)
But the issue still remains if I put more Contacts (about 60 contacts) for a record to exceed a page.
Moreover, Contact list of all records are the same as the 1st record.
Please take a look.
Thanks,
Phat Nguyen
Re: Bottom border missing if sub-report data exceeds a page.
Posted: Fri Feb 21, 2014 1:05 pm
by HighAley
Hello.
We need some additional time to fix this issue.
We will let you know about results.
Thank you.
Re: Bottom border missing if sub-report data exceeds a page.
Posted: Fri Feb 28, 2014 7:45 am
by HighAley
Hello.
We have fixed your issue.
The patch will be available in our today's prerelease build.
Thank you.
Re: Bottom border missing if sub-report data exceeds a page.
Posted: Tue May 27, 2014 6:31 am
by phatnguyen
Aleksey Andreyanov,
We'll use the patch to resolve this issue.
Thank you for your support.
Phat Nguyen