Hi
Having an issue with using total= true and href to open in the new window in
the display column
<display:column
class="numbercell" title="Budget Line Balance Amount"
total="true"
format="{0,number, currency}" >
<a href="glBalanceInquiry.do target_blank /><c:out
value="${row.currentBudgetLineBalanceAmount}" /></a>
</display:column>
Error message
java.lang.ClassCastException: java.lang.String cannot be cast to
java.lang.Number
at org.displaytag.model.HeaderCell.addToTotal(HeaderCell.java:593)
at org.displaytag.model.HeaderCell.addCell(HeaderCell.java:618)
Please help
Thanks
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user