Bottom border missing if sub-report data exceeds a page.

Stimulsoft Reports.WEB discussion
phatnguyen
Posts: 5
Joined: Mon Feb 17, 2014 10:51 am

Bottom border missing if sub-report data exceeds a page.

Post 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:

Image

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:

Image


I attached the xml of my report. Please take a look.
Report.xml
(41.41 KiB) Downloaded 266 times
Thanks,
Phat Nguyen.

--------------------------------------------------------------------------------------------------
Attachments
Missing-bottom-border2.png
Missing-bottom-border2.png (75.32 KiB) Viewed 2548 times
Missing-bottom-border-work-well-2.png
Missing-bottom-border-work-well-2.png (70.46 KiB) Viewed 2548 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Bottom border missing if sub-report data exceeds a page.

Post by Alex K. »

Hello,

Can you please send us your report with test data which reproduce the issue for analysis.

Thank you.
phatnguyen
Posts: 5
Joined: Mon Feb 17, 2014 10:51 am

Re: Bottom border missing if sub-report data exceeds a page.

Post by phatnguyen »

Aleksey,
I exported the test data to excel file.
Please check the attachment bellow:
Report.xls
(56 KiB) Downloaded 190 times
This will work with the report schema (xml file) I attached at previous post.

Thank you,
Phat Nguyen
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Bottom border missing if sub-report data exceeds a page.

Post 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.
phatnguyen
Posts: 5
Joined: Mon Feb 17, 2014 10:51 am

Re: Bottom border missing if sub-report data exceeds a page.

Post 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:
ReportDefinition.xml
(16.6 KiB) Downloaded 169 times
Report Data:
DataSource.zip
(21.03 KiB) Downloaded 156 times
I using OLE DB Connection to MS Access DB. The Connection and Datasourse are configured as below:
Image

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:
Image
Image
Image

2. After remove some contacts assign to Task03 so that no record exceeds a page. The report displays correctly:

Image
Image


Please try to reproduce it and tell me if you have any concern.

Thanks,
Phat Nguyen

------------------------------------------------------------------------
Attachments
Full border 02.png
Full border 02.png (45.15 KiB) Viewed 2526 times
Full border 01.png
Full border 01.png (47.25 KiB) Viewed 2526 times
Missing border 03.png
Missing border 03.png (46.14 KiB) Viewed 2526 times
Missing border 02.png
Missing border 02.png (49.11 KiB) Viewed 2526 times
Missing border 01.png
Missing border 01.png (51.99 KiB) Viewed 2526 times
DataSource.PNG
DataSource.PNG (11.92 KiB) Viewed 2526 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Bottom border missing if sub-report data exceeds a page.

Post 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.
ReportDefinition_modified.mrt
(15.29 KiB) Downloaded 166 times
Thank you.
phatnguyen
Posts: 5
Joined: Mon Feb 17, 2014 10:51 am

Re: Bottom border missing if sub-report data exceeds a page.

Post 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
Attachments
Using Databand within Panel.png
Using Databand within Panel.png (48.48 KiB) Viewed 2509 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Bottom border missing if sub-report data exceeds a page.

Post by HighAley »

Hello.

We need some additional time to fix this issue.
We will let you know about results.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Bottom border missing if sub-report data exceeds a page.

Post by HighAley »

Hello.

We have fixed your issue.
The patch will be available in our today's prerelease build.

Thank you.
phatnguyen
Posts: 5
Joined: Mon Feb 17, 2014 10:51 am

Re: Bottom border missing if sub-report data exceeds a page.

Post by phatnguyen »

Aleksey Andreyanov,

We'll use the patch to resolve this issue.
Thank you for your support.

Phat Nguyen
Post Reply