[ http://jira.codehaus.org/browse/DISPL-292?page=comments#action_59717 ] 

Jorge L. Barroso commented on DISPL-292:
----------------------------------------

I'll have a solution soon.

The conflict lies in that the new Excel, PDF, and RTF table writers are meant 
to behave just as the HTML  table writer does.  So it defaults to observing the 
list size, sorting, and grouping of the html page to suport WYSIWYG exports.  
But the "legacy" exporting configuration properties should definitely be 
supported.

Perhaps, adding the following kind of functionality would be the best solution 
in the end.  From: http://jira.codehaus.org/browse/DISPL-245
=======================================================
4. Export just the current page, a page range, or all data, especially if
   paging is used.
   The ui may look like this:

Export options: Excel | PDF | RTF | From: [1] To: [1] (default to this page 
Export options: Excel | PDF | RTF | From: [1] To: [max] (default to all)

Defaults to exporting what's on the page currently. Default would be
   configurable through property.
=======================================================

But for now the easiest solution might be to introduce non-WYSIWYG Excel, PDF, 
and RTF exports that simply obey all the "legacy" exporting config properties.  
Users can then choose one or the other.

> 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
>         Type: Bug

>   Components: Export
>     Versions: 1.1
>     Reporter: Jaume Guillamon
>     Priority: Critical

>
>
> 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.
-
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 xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to