Click here to Skip to main content
15,885,885 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi-
We designed our system to use JasperReports, but we have an emergency demo to management and we need a way to very quickly just show a table, with drill down and possibly charting capabilities.

To be clear, we need to display data and then when the individual data items are selected or moused over, a pop-up of drilled down data is displayed.

I was considering just using HTML5, but wasn't sure if it can do the drill down.

I believe RDLC comes out of the box with Visual Studio, could that be used as well?

(Sorry for the basic question, I am a Java person in a .NET world)

Any other suggestions on what/how to do this? (with minimal effort - the outsourced team we are using has very little experience/skill)

Cheers,
Willi
Posted
Updated 26-May-16 0:59am
Comments
bbirajdar 2-Jul-13 0:55am    
Use SSRS in .NET...If your data fetching logic is ready, charting and drilldown reports can be done in a very short time

1 solution

You use java and jsp.

It is OK if you use MS SQL Server. you can use SSRS, that is services of MS SQL Server.
I think that make minimal effort,(Cost, lincese ... include with MS SQL server)

The other

You can use http://www.fast-report.com/en/[^]

this tools allow using script language to integrate with application
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900