|
SQL Reporting Services Manager in Dotnetnuke<< Back
Report Viewer has been re-writen with a different approach from the original version shipped with the report manager as part of the SQL Reporting Services .
There is no frame or iFrame involved and the report content is injected as a pure HTML stream into the page, using AJAX calls.
This approach offers a few advantages:- Your report will look like a part of your site instead of coming from another application. You can control the look of the report with style sheets that are global to the site.
- You can build a dashboard of reports much easier and have them look better.
|
|