Given I have a simple List that I pass to a table and I'd like to do some calculation on the list elements so I wrote a scriptlet for it but I have to pass the current element to it. Can I do that?
Asked
Active
Viewed 1,109 times
1
-
Possible duplicate of [JRBeanCollectionDataSource: How to show data from the java.util.List from JavaBean?](http://stackoverflow.com/questions/12209300/jrbeancollectiondatasource-how-to-show-data-from-the-java-util-list-from-javabe) – Alex K Jul 03 '16 at 20:37