ICEfaces
  1. ICEfaces
  2. ICE-8526

ace:dataExporter - Support exporting expandable rows (was: ace:dataExporter, row expansion is not being exported)

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1
    • Fix Version/s: 3.2
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Icefaces 3.1
      JSF 2.1.1
      Tomcat 7.0.28
      Java 7
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      "Children" rows (collapsed or not) using the row expansion feature are not being exported either via excel or pdf.

      Ex:
      I)
          ID | NAME
      > 1 | First Name

      This will export
      ID | NAME
        1 | First Name

      II)
          ID | NAME
      v 1 | First Name
        1.1 | Second Name

      This will still export

      ID | NAME
        1 | First Name


      I think in both cases all rows should be exported, even if they're collapsed. Or at least in the second example, where they are expanded, should appear in the exported files. Maybe add another tag to the DataExport component called onlyPrimaryRows or something to differentiate when you want to export the hidden rows or not, like the onlyPage attribute.

        Activity

        Leo Milhouse created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Issue Type Bug [ 1 ] Improvement [ 4 ]
        Salesforce Case []
        Fix Version/s 3.2 [ 10338 ]
        Affects [Documentation (User Guide, Ref. Guide, etc.)]
        Assignee Priority P3
        Assignee Arturo Zambrano [ artzambrano ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31417 Thu Oct 11 11:31:11 MDT 2012 art.zambrano ICE-8526 added support for exporting child rows in tables with row expansion
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/XMLExporter.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/PDFExporter.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/CSVExporter.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/DataExporterMeta.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/ExcelExporter.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/Exporter.java
        Hide
        Arturo Zambrano added a comment - - edited

        Committed improvement to trunk at revision 31417.

        Show
        Arturo Zambrano added a comment - - edited Committed improvement to trunk at revision 31417.
        Hide
        Leo Milhouse added a comment - - edited

        Awesome! This, along with the preprocessor bug, is gonna make v3.2 kick butt! Wish there was a "facebook like" thing for when you guys fix great things/problems we could give you a hand of applause or something

        Show
        Leo Milhouse added a comment - - edited Awesome! This, along with the preprocessor bug, is gonna make v3.2 kick butt! Wish there was a "facebook like" thing for when you guys fix great things/problems we could give you a hand of applause or something
        Migration made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Migration made changes -
        Summary ace:dataExporter, row expansion is not being exported ace:dataExporter - Support exporting expandable rows (was: ace:dataExporter, row expansion is not being exported)
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P3 [ 10012 ]

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Leo Milhouse
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: