ICEfaces
  1. ICEfaces
  2. ICE-7934

ace:dataExporter - does not honour rowspan attribute on header columns

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.0.0.BETA
    • Fix Version/s: 3.0.1, EE-3.0.0.GA
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces EE 3.0 BETA 09032012

      Description

      An ace:dataTable is setup to use header grouping and the rowspan attribute is set for some of the header columns. The resulting exported table, the rowspan is not repeated on some of the columns which results in the exported data to be shifted.

      Exported output:

      Column One | Column Group One | Column Group One |
      Column Two | Column Three | Column Four |

      Expected output:

      Column One | Column Group One | Column Group One |
      Column One | Column Two | Column Three |

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28456 Wed Mar 21 17:06:19 MDT 2012 art.zambrano ICE-7934 added support for exporting columns spanning multiple rows
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/Exporter.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28455 Wed Mar 21 17:04:28 MDT 2012 art.zambrano ICE-7934 added support for exporting columns spanning multiple rows
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/Exporter.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: