Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CrosstabCellHandle returns empty contents after hiding the row details in Crosstab #364

Merged
merged 3 commits into from
Jan 30, 2017

Commits on Jan 24, 2017

  1. Setting the display property to 'none'

    BIRT-2403 CrosstabCellHandle returns empty contents after hiding the row
    details in Crosstab
    Setting the display property to 'none' instead of removing the cell
    content
    
    Reported-by: Sathya Thiruvengada
    Signed-off-by: aswanib@opentext.com
    aswanib authored and aswanib committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    bdde687 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Revert "Setting the display property to 'none' "

    This reverts commit bdde687.
    baswani committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    e6812fd View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2017

  1. CrosstabCellHandle returns empty contents after hiding the row details

    in Crosstab.
    Fixed this issue by setting display property for the cell element,
    instead of removing the cell element.
    
     Signed-off-by: aswanib@opentext.com
    aswanib authored and aswanib committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    d9cf6b0 View commit details
    Browse the repository at this point in the history