[jasperreports-questions] Hide a field based on the previous row

2006-04-15 Thread Adriano dos Santos Fernandes
Hi All! I want to generate a report which when a field of the detail row is equal to the previous line, I want to hide it. E believe that could not be done with groups, as in the line I want the field is part of the detail. It's something like that: Date Value 01-01-2006

Re: [jasperreports-questions] Hide a field based on the previous row

2006-04-21 Thread Adriano dos Santos Fernandes
Andy Dines wrote: On the Common tab of the Date field's properties, untick the "Print repeated values" option. That works but have one big problem. My Date field is inside the detail, but the report have one group. When the first date of a group is equal to the last date of the previous gro

Re: [jasperreports-questions] Hide a field based on the previous row

2006-04-21 Thread Adriano dos Santos Fernandes
Adriano dos Santos Fernandes wrote: Andy Dines wrote: On the Common tab of the Date field's properties, untick the "Print repeated values" option. That works but have one big problem. My Date field is inside the detail, but the report have one group. When the first dat

[jasperreports-questions] Hide a field based on the next row

2006-04-21 Thread Adriano dos Santos Fernandes
Hi! This is a similar problem of the other I post, but I need to show/hide a field based on the value of the next record. If the date field of the next record is equal to date of current record, I want to hide the remainder field. If the date field of the next record is different or if there

Re: [jasperreports-questions] Hide a field based on the next row

2006-04-28 Thread Adriano dos Santos Fernandes
Lucian Chirita wrote: Hi If I understand your requirement correctly, you need something similar to this (you could create a group based on the date field): http://sourceforge.net/forum/message.php?msg_id=3540986 If so, take a look at the provided solution and see whether it suits your needs.

[jasperreports-questions] Scriptlet problem in iReport

2008-09-09 Thread Adriano dos Santos Fernandes
Hi! I created a simple scriptlet class, set it on the report and put it in iReport (v3.0.0) classpath. When I compile or execute the report, it shows a problem but the report executes (and correctly run the scriptlet). The problem is: - Description: java.lang.ClassNotFoundException: - Object: