I searched the forum for answers but I didn't find any. I have following problem:
I'm trying to create a report (FastReport 4.10.18) using following layout:
Header1 Data11 Data12 Data13
Heaser2 Data21 Data22 Data23
Header3 Data31 Data32 Data33
Header4 Data41 Data42 Data43
Header1 Data11 Data12 Data13
Heaser2 Data21 Data22 Data23
Header3 Data31 Data32 Data33
Header4 Data41 Data42 Data43
Header1 Data11 Data12 Data13
Heaser2 Data21 Data22 Data23
Header3 Data31 Data32 Data33
Header4 Data41 Data42 Data43
The first column has the headers and the 3 following column the data. Same on the next 2 lines etc. After 9 datasets a new page has to be created.
For this I am using a Masterdetail-Band. In the properties I set up 3 columns and a column size of 5 like in the following screenshot:
Click to view attachment
I placed the text item a little bit more right because on the left i need the space for the headers. Anyway, if I place the text item on the left, there's no change in the results.
For the headers I want to use the Overlay-Band. I tried it and it works well. I only have big problems with the data in the master details. In the preview, the first page looks great but on the following page the layout turns into a disaster like in the following screenshot:
Click to view attachment
What am I doing wrong and how can I fix it?
Thank you in advance
Best regards
André