What's New in 2010 v3
The following features were added to ReportViewer for ASP.NET AJAX:
• Hyperlinks
Hyperlinks are now supported in ReportViewer for ASP.NET AJAX.
• Designer Enhancements
The FileName and ReportName properties were added to the C1ReportViewer Tasks menu. To access the C1ReportViewer Tasks menu, click the control's smart tag in Design view.
• Additional Export Options
The following file types are now included as options in the export options drop-down box: .c1d and .c1dx.
• RDL Support
The C1RdlReport class was added to ReportViewer for ASP.NET AJAX. This provides support for SQL Server Reporting Services and includes many previously unsupported RDL features. C1RdlReport exposes the full RDL object model so you can modify existing reports or create new reports without external dependencies such as Microsoft Reporting Services. Import your existing SSRS report definitions (RDL) into C1RdlReport to programmatically generate your reports and integrate them with the full ComponentOne Reporting suite.
|