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

        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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: