Databand KeepDetailsTogether
Posted: Tue Jan 17, 2017 10:15 am
I am generating with javascript the report with structure.
HeaderBand 1
DataBand 1
..
..
HeaderBand n
DataBand n
I need the HeaderBand for each band to always be above the DataBand even if the Databand is starting at a new page (DataBand canBreak is set to false)
So I added KeepDetailsTogether for the Databand. I can see now the HeaderBand in the new page (above the DataBand) but I also see the HeaderBand in the previous page.
What I need to set, to show it only once in the second page above the DataBand?
Too many HeaderBand and DataBand, I hope you understood!
Thanks,
HeaderBand 1
DataBand 1
..
..
HeaderBand n
DataBand n
I need the HeaderBand for each band to always be above the DataBand even if the Databand is starting at a new page (DataBand canBreak is set to false)
So I added KeepDetailsTogether for the Databand. I can see now the HeaderBand in the new page (above the DataBand) but I also see the HeaderBand in the previous page.
What I need to set, to show it only once in the second page above the DataBand?
Too many HeaderBand and DataBand, I hope you understood!
Thanks,