Sometimes we need crosstabs which have more than one field in a column in horizontal order. It is not possible to create such structure, just using the JasperStudio GUI. However such constructions are allowed by the XML schema. If we are creating such XML manually, they are correctly displayed by JasperStudio Editor. But if you want to change the size of this column, the crosstab gets broken.
Would it be possible to introduce the functionality in JasperStudio Editor to create several horizontal fields in a column or at least fix the bug which breaks the crosstab when resizing a column containing horizontal fields in manually created XML?
Attachment:
- crosstab.jrxml to reproduce this bug (It's not made for executing this report.)
- crosstab1.png: screenshot of crosstab (ok)
- crosstab2.png: preparing to resize column (still ok)
- crosstab3.png: now sizes of fields are broken (not ok)
XDEV-4374/AJ/MW
Recommended Comments