Export to pdf functionality exports different data when exported from 2nd page. -------------------------------------------------------------------------------
Key: DISPL-589 URL: http://jira.codehaus.org/browse/DISPL-589 Project: DisplayTag Issue Type: Bug Components: Export Affects Versions: 1.1 Reporter: Lakshmanan Hi I am using pagination and sorting functionality together. I am using sort = "list" for sorting. For example if i have 15 records to display and page size as 10 and when i export data from 2nd page i get the 5 records in the second page first in the pdf then in the first page first 5 records are missing and im getting the rest of the records and again the records in 2nd page. If this is not clear please see the below. Page 1 contains, 1,2,3,4,5,6,7,8,9,10 page 2 contains 11,12,13,14,15 when i click export to pdf from page 2 i get the following records in pdf- 11,12,13,14,15,6,7,8,9,10,11,12,13,14,15 here the 1-5 records are missing and 11-15 are duplicated. kindly let me know wat can be done or this. and let me know if any questions. Please help in this isssue.. this is pending from myside for long time.. Thanks Lakshmanan -- 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: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel