Multiple master headers
Hi All!
I need to print dynamic master headers.
I've tryed to put a couple of such headers on report, but only one of them printed.
Second one is not. If I change positions, then header which has lesser top printed amother one not.
What I need to do is have six rows of titles.
Client want to have control over it's printing. So let's say he selected 1 and 6 then only these will be printed.
I've also tryed another approach. Have empty master header and actual titles on child bands. Child bands is linked to each other an PrintChildIfHidden set to True. I can set visibility of particular child in before print. But that variant behave strange. If let's say I'll set 1 visible, then 2 which is child is also printed, despite the fact that I set visible to false in before print.
Please help me! It's urgent problem!
Mike
I need to print dynamic master headers.
I've tryed to put a couple of such headers on report, but only one of them printed.
Second one is not. If I change positions, then header which has lesser top printed amother one not.
What I need to do is have six rows of titles.
Client want to have control over it's printing. So let's say he selected 1 and 6 then only these will be printed.
I've also tryed another approach. Have empty master header and actual titles on child bands. Child bands is linked to each other an PrintChildIfHidden set to True. I can set visibility of particular child in before print. But that variant behave strange. If let's say I'll set 1 visible, then 2 which is child is also printed, despite the fact that I set visible to false in before print.
Please help me! It's urgent problem!
Mike
Comments
regards