[ http://jira.codehaus.org/browse/DISPL-236?page=all ]
     
fabrizio giustina closed DISPL-236:
-----------------------------------

     Resolution: Won't Fix
    Fix Version: 1.1

Table decorators only iterates on row currently displayed, so that's the 
expected behavior.
If you want to calculate totals on the full list you can do that by accessing 
the table model, available in table decorators from displaytag 1.1.

> Using TotalWrapper for callbacks giving wrong results.
> ------------------------------------------------------
>
>          Key: DISPL-236
>          URL: http://jira.codehaus.org/browse/DISPL-236
>      Project: DisplayTag
>         Type: Bug

>   Components: Decorators
>     Versions: 1.0
>      Fix For: 1.1
>  Attachments: disp.doc
>
>
> using callbacks to get totals i.e TotalWrapper.java in sample package which 
> extends TableDecorator.java is giving wrong results. if a single group is 
> spanned across 2 pages and we are aggregating at that group level. the total 
> for the 2nd page is shown without considering the total in the previous page.

-- 
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: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to