Jump to content
  • Multi field column not editable


    Marcus W
    Assigned User giulio
    CategoryBug report
    Component: 9019
    PriorityHigh
    ReproducibilityN/A
    ResolutionNo Change Required
    SeverityMinor
    StatusClosed
    Versionv6.6.0

    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


    Attachments: xdev-4374_crosstab.zip

    User Feedback

    Recommended Comments

    Changed Reproducibility from Always to N/A

    Changed Resolution from Open to No Change Required

    Changed Status from New to Closed

    Changed Assigned User from - to @giulio


    Hi Marcus, as you may have seen, in order to facilitate the positioning of elements inside a cell, so they fully fill the cell content automatically, we use what we call Layouts, which are nothing else than a way to "auto size" at the design time the elements contained inside a cell (but layouts can also be used for frames, bands and whatever in JasperReports represents an elements' container).In order to pick a more appropriate layout for your crosstab cells, you can select the cell (or any other container) and in the properties view select a different layout. If you don't want the help of Studio at all, just pick the Free Layout.
    Link to comment
    Share on other sites


×
×
  • Create New...