Page 1 of 1

Group header is not consistently reported

Posted: Wed Oct 19, 2016 11:28 am
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 1161 times
I am using the following software version:
/*
Stimulsoft.Reports.JS
Version: 2016.2.3
Build date: 2016.10.14
*/

Re: Group header is not consistently reported

Posted: Thu Oct 20, 2016 8:31 pm
by Alex K.
Hello,

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

Thank you.