Jump to content
Changes to the Jaspersoft community edition download ×

Column-TreeViews


Recommended Posts

By: Robert Taylor - rwtaylorjr

Column-TreeViews

2005-02-23 07:49

Greetings, we are trying to choose a reporting solution and have the "standard" requirements which I believe Jasper Reports can fullfill. We also have a couple custom requirements which I'm unsure that any off the shelf reporting solution could fullfill.

 

The ability for rows to expand and collapse. For example, Let's say I have a report which retrieves all the supervisors for a division. For each supervisor, I would like the user to be able to click that supervisor to display all the employees under that supervisor.

 

Initial dispay where the "+" is clickable:

 

+ Stan Department A

+ Mary Department B

+ Lisa Department G

+ Carlos Department L

 

Clicking on the "+" next to Lisa:

 

+ Stan Department A

+ Mary Department B

- Lisa Department G

- Joe Men's Formal

- Tom Sporting Goods

+ Julia Automotive

+ Carlos Department L

 

Expanding Julia ....

 

+ Stan Department A

+ Mary Department B

- Lisa Department G

- Joe Men's Formal

- Tom Sporting Goods

- Julia Automotive

- Robert

- Karen

+ Carlos Department L

 

 

 

Is this possible with Jasper Reports? If so, is it possible graphically using something like iReports (I guess this is a question for iReports).

 

/robert

Link to comment
Share on other sites

  • 3 weeks later...
  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 months later...

Hi,

 

Did you all find a solution for this. I also need to do this. From what I've seen, you need to run a new report when you click the + (the drill down) and in the new report, you show the next level.

 

To do that you need to create your own servlet that takes the hyperlink and then runs the report.

 

Is that how you did it?

 

Thanks

 

kgentile1010

Link to comment
Share on other sites

  • 10 months later...
  • 8 years later...

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