Jump to content
We've recently updated our Privacy Statement, available here ×

How to combine Groups with Tables?


phnxck

Recommended Posts

Hi everyone,

I would like to create report divided on Groups, and I want data collection in each group to be put into a Table component.

The problem is, that as far as I know Table component has its own DataSet. As a DataSource I use collection of Java Beans. To pass data to the Table I am adding a Parameter to the Report, which is of Java List type and then Table DataSet uses it as its DataSource. Now when I want to add Group it wants from me an expression by which it will perform grouping. Now the question is, how to pass to this grouping expresion a field from Table DataSource? Or maybe it all should be done in other way? Any suggestions?

Thanks.



Post Edited by phnxck at 08/30/2011 10:12
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

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