Jump to content
We've recently updated our Privacy Statement, available here ×
  • Show/Hide column functionality shows generic names instead of actual ones


    prusyn
    • Features: JasperReports Server Version: v7.5 Product: JasperReports® Server

    Issue:

    [toc on_off::hide=1]

    The Customer is trying to use the show/hide columns functionality of jasper report table component. When they try to show hidden columns, it is showing the column number instead of column name.

    Here's the screenshot of the issue: 

     

    Below is the snippet from the jrxml file for a report which produces this error. 

    download_27.png.0a29608666e1400590190abc9772faf0.png


    Resolution:

    So, the issue here is that the columns are called Column_x because the column headers are empty. Normally, the column name is the text in the column header but if the header is empty, these generated names are used. 

    Unfortunately, there is no way you can use table group headers names instead of table column headers. The current JIVE implementation for report interactivity allows only to work with column headers. However, we have an enhancement request to implement JIVE feature on Table Group Header with internal ID JS-55803.

    download_27.png.c534aae34d27af7d43f23a4871e041ff.png


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...