grouping - Jasper Report group subreports using columns -


i have master report (using ireport 5.0.4) subreport uses grouping field called "group number" (sorry, actual column name).

my report works fine when there more 1 group, generates each group result scrolling down page vertically.

i able have each group go across vertically, when tried using columns, forces each group's data columns, , not entire group 1, followed group 2 in next column, etc.

there can 8 groups, hoping not have create 8 individual sub-subreports "print when" expression show/hide them.

can tell me if should possible?

thanks,

mitch

i think making subreports easiest , obvious way. if want make in other way, can suggest use scriptlet, , form dataset manually (transpose it).

another suggestion when generating report directly database (i.e. passing connection jasper) can modify query , transpose data (pivot table).

anyway provide more info case. try you.


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -