[ 
http://jira.codehaus.org/browse/DISPL-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_114345
 ] 

jonwilmoth commented on DISPL-300:
----------------------------------

I'm not sure if this should be addressed here or with 
http://jira.codehaus.org/browse/DISPL-245, but exporting to excel with the 
default 1.1.1 config (export.excel.class=org.displaytag.export.ExcelView) 
doesn't preserve currency formatting when the last column in a row is numeric.  
The raw numeric value is output.  Other columns before the end of the row do 
preserve the currency formatting.  A workaround to this is to override the 
export class to export.excel.class=org.displaytag.export.excel.ExcelHssfView.

>  WYSIWYG data exporting for one table only
> ------------------------------------------
>
>                 Key: DISPL-300
>                 URL: http://jira.codehaus.org/browse/DISPL-300
>             Project: DisplayTag
>          Issue Type: Task
>          Components: Export
>    Affects Versions: 1.1
>            Reporter: Emmanuel
>             Fix For: 1.1.2
>
>
> I want to use the new export poi feature in one table only, and the basic 
> exportation in the other tables, is there a property  export.excel.class  e.g.
> <display:setProperty name="export.excel.class" 
> value="org.displaytag.export.excel.DefaultHssfExportView /> 
> to use in the jsp so only that table get affected with poi feature? I tried 
> like that and it didn't work  :( , currently I set my displaytag.properties  
> export.excel.class=org.displaytag.export.excel.DefaultHssfExportView  and it 
> worked , but the other tables are not exporting to excel the right way. I 
> need the poi feature only in this table.
> Thanks in advance

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to