Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
-
Support Case References:
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
Create a new component with displayTag's functionality of exporting a dataTable to csv, excel, etc.
Issue Links
- depends on
-
ICE-2892
Allow ResourceDispatcher to serve explicitly-named Resources
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Support Case References | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4151 |
| Support Customer Ref. #s | 6734 |
| Fix Version/s | 1.7 [ 10080 ] |
| Fix Version/s | 1.7 [ 10080 ] |
| Attachment | OutputExportComponent.war [ 10977 ] |
| Attachment | OutputExportComponent.zip [ 10978 ] |
| Attachment | OutputExportComponent.zip [ 10982 ] |
| Salesforce Case | [] | |
| Fix Version/s | 1.8DR#3 [ 10143 ] | |
| Assignee Priority | P2 | |
| Assignee | Adnan Durrani [ adnan.durrani ] |
| Summary | New Export component | New ice:dataExporter component |
| Salesforce Case | [] | |
| Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #18270 | Mon Feb 02 08:59:17 MST 2009 | adnan.durrani | jxl.jar added to support excel data export related to |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/lib/versions-licenses.html
ADD
/icefaces/trunk/icefaces/lib/jxl.jar
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #18271 | Mon Feb 02 09:31:54 MST 2009 | adnan.durrani | Excel handler added. Related to |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/dataexporter/DataExporterRenderer.java
ADD
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/dataexporter/ExcelOutputHandler.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #18272 | Mon Feb 02 10:43:23 MST 2009 | adnan.durrani | Description added to TLDDocs. related to |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/custom/dataExporter-renderer.xml
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-dataExporter-props.xml
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.8 [ 10161 ] | |
| Assignee Priority | P2 |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Adnan Durrani [ adnan.durrani ] |

i think, this component could help to applications that contains reports, without the need of having another framework like JasperReports or JfreeReports into the project