问题
I have some accounting report's summary with such rows: vat, net, total. How can I reposition some row after another was removed because it was empty?
For example, if vat is empty, I set 'Remove line when blank' and 'Blank when null' - this will remove the line from the template. But I need to reposition the net and total rows.
How can I do that?
Thank you
回答1:
In order to make "Remove line when blank" work (with automatic reposition of all elements) you should check that:
- Textfield's value is empty
- Textfield's "Remove line when blank" is checked
- Textfield's Position type is setted to "Float"
- Textfields are not touching each other
来源:https://stackoverflow.com/questions/9292036/ireport-reposition-elements-after-removeing-line