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 
group, the date not printed.


Is there a way to solve that problem?


Adriano



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


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 to the last date of the 
previous group, the date not printed.


Is there a way to solve that problem?

Ops... I just solved that using "Print when group changes". :-)


Adriano



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


[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 isn't a 
next record, I want to show it.


I'm solving that with a custom JRDataSource.

Is there a way to do that directly?


Adriano



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions