Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 2.1, ace:dataExporter
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
Add the ability to optionally specify whether the ace:dataTable column headers and/or footers should be included in data export operations using ace:dataExporter.
- Add a new ace:dataExporter attribute "includeHeaders"=true/false. When "includeHeaders=true", the dataExporter will render out the dataTable column headers at the beginning/top of the dataExport file.
- Add a new ace:dataExporter attribute "includeFooters"=true/false. When "includeFooters=true", the dataExporter will render out the dataTable column footers at the end/bottom of the dataExport file.
- Add a new ace:dataExporter attribute "includeHeaders"=true/false. When "includeHeaders=true", the dataExporter will render out the dataTable column headers at the beginning/top of the dataExport file.
- Add a new ace:dataExporter attribute "includeFooters"=true/false. When "includeFooters=true", the dataExporter will render out the dataTable column footers at the end/bottom of the dataExport file.
Issue Links
- depends on
-
ICE-7012 New ace:dataExporter component
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
solved... added 'includeHeaders' and 'includeFooters' attributes to dataExporter.