We'd be happy to improve it so that it works for you, but to make it
happen, you should file a JIRA and attach a patch file to the JIRA
issue that fixes the problem. Preferably, implement a unit test as
well...
I'm not trying to make it harder for you to contribute, I'm just
suggesting how to get
Hi,
I have been having problems with iterations within sub reports within jasper
reports.
I have found the solution to this problem is for ValueStackDataSource to
implement JRRewindableDataSource instead of JRDataSource and implement the
method below.
Could this fix be added instead of me hav