F
FMFF
I have a tight one page report; I'm now asked to display 6 text boxes, two in
each row, if their corresponding columns in the table have data in them.
All the text boxes are invisible initially.
If none of these fields have data in them, all these text boxes remain
invisible. And the page should not break in this case. If any of the fields
have data in it, it should print in the second page.
I notice that the text box seem have an impact even when they are invisible.
Why is this and how can we avoid this?
Thank you for any answers.
each row, if their corresponding columns in the table have data in them.
All the text boxes are invisible initially.
If none of these fields have data in them, all these text boxes remain
invisible. And the page should not break in this case. If any of the fields
have data in it, it should print in the second page.
I notice that the text box seem have an impact even when they are invisible.
Why is this and how can we avoid this?
Thank you for any answers.