Hi!
I use Jasper Reports 0.6.6 and iReport 1.3.1. I have some fields like
$address, $city, $state, $country etc in my reports page which displays
the fields for a particular customer.
Everything works fine except when a field is empty eg.
Address - 9 A Mhi
City - Mumbai
State - Maharashtra
Country - India
 
It displays as
 9 A Mhi
Mumbai
Maharashtra
India
 
Now, for example, the state field is null,
It displays as
9 A Mhi
Mumbai
 
India
 
I want to truncate the blank row if the field is null i.e I want to
display it as :
 
It displays as
9 A Mhi
Mumbai
India
 
Please help me out. Its urgent
 
Thanks and Regards
Abhi
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to