I suppose that your limit is your memory amount. I have already exported 
lists bigger than 70000 rows. Excel (not 2007) has 65536 as limit for 
rows and columns, but csv, rtf, xml or even pdf I ignore. You can also 
implement your pagination pattern if you preffer, I dont know exactly 
how Display Tag uses the list for pagination but you can configure all 
the amount per page and so on.

Best Regards,
José Renato.
> Is there any limit to the number rows(objects in a collection) that display
> tag can handle for display, pagination and for exporting to pdf, excel or
> csv.
>
> Also how it handles the pagination for large collection objects, let's say
> more than 1000 objects in a collection where 100 rows are displayed at one
> time in the page.
>
>
> Thanks
> Shyamsunder
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to