Can container push text below ?
Can container push text below ?
In my Footer band i have one container and another text below the container.
I have set the container to Can Grow=True. Is it possible to have the growing container push the text box below ?
Thank you.
I have set the container to Can Grow=True. Is it possible to have the growing container push the text box below ?
Thank you.
Can container push text below ?
As far as I know, this sort of thing is handled by the ShiftMode property of the text component or container component. The default is Increasing Size so if the Container becomes larger that it's current set size It will grow and push the text component below it down.
If you need the text component to also move up if the container shrinks you'd need to set the descreasing size of the ShiftMode property for the text component also.
If you need the text component to also move up if the container shrinks you'd need to set the descreasing size of the ShiftMode property for the text component also.
Can container push text below ?
Nope, its not pushing the text below it..
Anyone can help ?
Anyone can help ?
Can container push text below ?
If I put the top border of the text sticking to the bottom border of the container it does push.
The problem is the text repeats..(cause the container contains datasource with many records)
I do not want this repetition. I just want the textbox to follow after the container.
The problem is the text repeats..(cause the container contains datasource with many records)
I do not want this repetition. I just want the textbox to follow after the container.
Can container push text below ?
You can put a child band after the Footer band and move your text box to this child band.
Thank you.
Thank you.
Can container push text below ?
Ok I will try.
Just as a question: Why does the shiftmode not working ?
Just as a question: Why does the shiftmode not working ?
Can container push text below ?
Unfortunately, shift mode isn't working with containers, this is a limitation of the report engine.
Thank you.
Thank you.