I am using group functionality in my jasper report to group data . Grouping is happening fine.But the problem is if next group comes, then data will be populated in the next page,even there will be lot of space in the previous page.likewise for each different group different pages coming instead of coming continuously.Can any one help me which property i need to change to populate data continuously even different group comes.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
I guess you are setting the resetType as Group. Thats why it is coming in the second page. Change the resetType as None.
标签:
jasper-reports