Apologies in advance if this has been asked and answered previously.
I am looking to integrate the Reporting tools into a project that I am currently working on which is using the Kendo UI framework (MVC)
This project is using the open access (data model (still getting to grips with all this EF based tech) ) and I was wondering what the best way to implementing the reports engine into my product.
I am moving away from an old SSRS 2005 instance and want to provide a more "dashboard" driven solution with lots of whizzy graphs etc. But I will still need to print out reports as part of the solution which is where the reporting tools fit (I think).
Rather than having a plethora of report definition files (like we do with SSRS over 100 at last count) is there a way I can just give a report a data source and render the information on the fly?
I have tried to follow the examples that Carey Payette did some time ago but I am just lost with how to implement the solution in a way that I need to rather than having lots of report files being created and maintained by me.
If some kind soul could point me in the right direction that would be great.
I am looking to integrate the Reporting tools into a project that I am currently working on which is using the Kendo UI framework (MVC)
This project is using the open access (data model (still getting to grips with all this EF based tech) ) and I was wondering what the best way to implementing the reports engine into my product.
I am moving away from an old SSRS 2005 instance and want to provide a more "dashboard" driven solution with lots of whizzy graphs etc. But I will still need to print out reports as part of the solution which is where the reporting tools fit (I think).
Rather than having a plethora of report definition files (like we do with SSRS over 100 at last count) is there a way I can just give a report a data source and render the information on the fly?
I have tried to follow the examples that Carey Payette did some time ago but I am just lost with how to implement the solution in a way that I need to rather than having lots of report files being created and maintained by me.
If some kind soul could point me in the right direction that would be great.