Jump to content
JasperReports Library 7.0 is now available ×

Loop on each item of my list of objects


fablene

Recommended Posts

Goo morning,

Please help me! I have a json file which contains a arrray of objects.

each object has 4 properties.

i have a table with 4 columns and 1 line and header column.

i want to put in the first column, every first property of each object.

for he second column, the second properties, the third, ..... .

Please, i don't know how to do. Do you know if we use to loop in jasper report? do you know if , we can configure in graphical mode?

example :

object 1 : prop11,prop12,prop13,prop14

object 2 :prop21,prop22,prop23,prop24

.....

my final array:

column1    column 2  ......

prop11       prop12

prop21      prop22    ......

 

Thank you for yours answers

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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