Jump to content

Nested tables with variable number of rows


2004 IR Help

Recommended Posts

By: Vyas Vemu - vyasvemu

Nested tables with variable number of rows

2005-09-17 21:28

I need to iterate over a list of values and output a list of tables, each table containing variable number of rows. Currently I am generating a single table with variable number of rows using GROUP tag. The datasource is an array of maps, each element of the array (map) representing a table row. Currently I've solved my problem, by manipulating my data - by including column names as a row.

 

But is there a better way .. by coding the jrxml in an appropriate manner ?

 

Any help would be appreciated.

 

Thanks

Vyas

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