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

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

Justin,  from what I can tell thus far, it looks like partial lists and full 
export are not supported.  If you read through the partial lists tutorial, 
there's no mention of support for full exports, 
http://displaytag.sourceforge.net/11/tut_externalSortAndPage.html.  For sure 
sort=full and partialList=true are not allowed.  There's a unit test that 
asserts this.  But on the issue of partial lists and full exports the 
documentation and code seem to be silent.  

A possible hacky work-around would be to check in your action or jsp that an 
export is being done, then provide the full list to displaytag.

Not done looking into this, but this is what I've found thus far.  

BTW does the list youer' giving displaytag implement PaginatedList?  Or are you 
using the second option mentioned in the p.l. tutorial?

> Can't export entire list when using external paging/sorting
> -----------------------------------------------------------
>
>          Key: DISPL-361
>          URL: http://jira.codehaus.org/browse/DISPL-361
>      Project: DisplayTag
>         Type: Bug

>   Components: Export
>     Versions: 1.1
>     Reporter: Justin Haddad

>
>
> I have export.amount set to list, but still only get one page worth of data 
> when I export to Excel, CSV, etc.  I'm guessing it has to  do with  using 
> external paging/sorting.

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



_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to