Group header is not consistently reported

Stimulsoft Reports.JS discussion
Post Reply
torro
Posts: 10
Joined: Tue Sep 27, 2016 7:24 am

Group header is not consistently reported

Post by torro »

Hello

I have a report of several pages, and the data-group presentation is not consistenly presented. See as an example the following screen dump where the bottom Group-data presentation has some malfunctions:
- the background of the header band is not continually (it is splittet with blank area)
- the header column 'Dato' is missing
report preview example
report preview example
report.JPG (75.49 KiB) Viewed 1160 times
I am using the following software version:
/*
Stimulsoft.Reports.JS
Version: 2016.2.3
Build date: 2016.10.14
*/
Attachments
PostingJournal.json.txt
jason file. Had to add .txt extension to file name to be able to upload the file to the forum
(44.96 KiB) Downloaded 184 times
PostingJournal.mrt
(41.22 KiB) Downloaded 183 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Group header is not consistently reported

Post by Alex K. »

Hello,

Please try to set the CanBreak to false for the GroupHeader band.

Thank you.
Post Reply