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

2006-04-24 Thread Andy Dines
I don't think that there's a simple way to do what you want in the report itself. As you have a custom datasource, could you not add in a field called "PrintDate" and, using Java, populate that as you want? Either that, or change your datasource so that it includes the date from the next record

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 date of a group is equal

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-20 Thread Andy Dines
On the Common tab of the Date field's properties, untick the "Print repeated values" option. Regards Andy -- View this message in context: http://www.nabble.com/Hide-a-field-based-on-the-previous-row-t1454642.html#a4003472 Sent from the jasperreports-questions forum at Nabble.com. --

[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