Jump to content
JasperReports Library 7.0 is now available ×

Nested fields


2005 IR Help

Recommended Posts

By: Quique - guacamato

Nested fields

2004-06-28 14:24

Hi,

 

I am creating a report where my fields are properties from a Java class. But as I used nested properties, the report doesn't compile, because of the way JasperReports tries to compose the name for the field:

 

dori.jasper.engine.JRException: Errors were encountered when compiling report expressions class file: C:iReport-0.3.0Salida_Hipermercado.java:36: ';' expected private JRFillField field_embalaje.codEmbalaje = null;

 

How can I declare fields that have to be populated from a nested property (like object.object.code, for example)?

 

Thanks in advance,

Enrique Medina.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...