[
http://jira.codehaus.org/browse/DISPL-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=153309#action_153309
]
Todd Hansberger commented on DISPL-565:
---------------------------------------
Wilson,
I didn't actually fix the displaytable API with the above class, I only added
it to my local project's JAR. I view my fix more as a hack/workaround than
anything else. I think the real fix should be built in to the existing tags
and the grand total label should be viewable without forcing a column to be
grouped, especially since the grand total values can be displayed without
grouping.
If you need help getting this class into your local project, post another
comment and I can try to help you out via email.
> Total label not being displayed when using TotalTableDecorator
> --------------------------------------------------------------
>
> Key: DISPL-565
> URL: http://jira.codehaus.org/browse/DISPL-565
> Project: DisplayTag
> Issue Type: Bug
> Components: Decorators
> Affects Versions: 1.1.1
> Reporter: Wilson
> Fix For: 1.1.1
>
>
> After many tries I have not been able to show the Total label when using
> TotalTableDecorator to show the total value of a column. The total value is
> displayed properly, but not the label. I have also tried this
> <jsp:scriptlet>
> org.displaytag.decorator.TotalTableDecorator totals = new
> org.displaytag.decorator.TotalTableDecorator();
> totals.setTotalLabel("Full Total");
> pageContext.setAttribute("totals", totals);
> </jsp:scriptlet>
> and then added decorator="totals" to my table, but only the value is shown,
> not the label.
> Thank you!
--
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
displaytag-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel