[ 
http://jira.codehaus.org/browse/DISPL-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=177361#action_177361
 ] 

Ritesh Shah commented on DISPL-451:
-----------------------------------

I am facing the same problem with the Excel Download.

<display:table name="rsConsReport" class="its" id="currentRowObject" 
export="true" freezeHeader="true" style="height:35" 
decorator="com.displaytag.beans.DTConsignedSetsWrapper">
                                         <display:column property="<%=strName1 
%>" title="<%=strLabel1%>" group="1"/>
                                        <display:column property="ID" 
title="Set Id" style="width:80px" />
                                        <display:column 
property="<%=strName2%>" title="<%=strLabel2%>" />                              
                        
                                        <display:column property="COUNT" 
title="Sets" style="width:30" class="alignright" total="true" format="{0, 
number, 0}"/>                                                                   
                                                                                
                                                                     
                                </display:table>
I have my own decorator named "DTConsignedSetsWrapper" which extends the 
TotalTableDecorator. While displaying in jsp it shows the subtotal and total 
properly but while export in excel its not exporting the subtotal and total in 
excel file.

Kindly inform update this post if you find any solution.

Thank
Ritesh

> Sub Totals and Totals in Export - PDF and Excel
> -----------------------------------------------
>
>                 Key: DISPL-451
>                 URL: http://jira.codehaus.org/browse/DISPL-451
>             Project: DisplayTag
>          Issue Type: Improvement
>          Components: Export
>    Affects Versions: 1.1
>            Reporter: Kranti Parisa
>            Priority: Blocker
>
> I am trying to export the report to PDF. This report consits of sub totals 
> and grand totals. which are displayed properly by grouping option on the JSP.
> But the same feature is not there in the PDF export. 
> It would be good to have that feature because any real time 
> applications/reports needs them in deed.
> Hope to see the feature in the tag library at the earliest.
> Cheers, Kranti

-- 
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

        

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to