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

Martin Irigaray commented on DISPL-292:
---------------------------------------

Ok, i saw the problem is on class TableWriterTemplate, in the line RowIterator 
rowIterator = model.getRowIterator(false); Is calling always with false, that's 
why always use the page result. Insted of changing the source of displaytag, i 
copied the TableWriterTemplate and all the classes (export and render folder) 
that dependes on it, to my project and rename it. Then selected my new classes 
in the displaytag properties file. And changed the parameter for true.

> Export to Excel, PDf y RTF doesn't export all the LIST
> ------------------------------------------------------
>
>                 Key: DISPL-292
>                 URL: http://jira.codehaus.org/browse/DISPL-292
>             Project: DisplayTag
>          Issue Type: Bug
>          Components: Export
>    Affects Versions: 1.1
>            Reporter: Jaume Guillamon
>            Priority: Critical
>             Fix For: 1.3
>
>         Attachments: DISPL-292-displaytag-patch.txt, 
> DisplayTag_1.1.ExportAll_Jaume.jar, displaytag-good-1.1.1.jar
>
>
> When I use the Export utility and I code the line <display:setProperty 
> name="export.excel.export_amount" value="list"></display:setProperty>, or I 
> use the propertites, displaytag only exports the PAGE (10 records), not the 
> LIST. but it only happens when I export to EXCEL, PDf y RTF.
> When I export to XML and  CSV all runs fine (1604 records are exported).
> Any of you with the same problem ?
> Thx,
> Jaume

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to