Jump to content
Changes to the Jaspersoft community edition download ×

Cannot passing values to Nested Table from Java as JRBeanCollectionDataSource


joydeepadhikary_1

Recommended Posts

Hi,

I have designed a nested table in jasper 6.20.0 and trying to pass list of beans to outer table and inner table as well.Outer table is getting populated by data, but inner table is not.

There are many different options I tried in jasper design. But problem is all parameters or fields are not getting visible to Inner table and design is throwing compilation error.

In java code I tried to pass the list through JRBeanCollectionDataSource parameters, JRMapCollectionDataSource parameters etc and made change the datatype of jasper parameters accordingly.

I tried by changing configuration of the bean objects like

> outer POJO class having List of Inner POJO object.

>outer POJO class having List of JRBeanCollectionDataSource object.

But still no luck.

 

Could anyone please guide me or share an example of similar implementation.

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...