What's New in Telerik Reporting Q2 2010 (v4.1.10.714)
- Added two new data source components:
- Added support for interactive Actions to all Report Viewers:
- Added Right-to-Left support for the XAML/XPS rendering format
What's Fixed
General
- Improved table rendering performance
- Decreased memory footprint
- CHANGE: Telerik.Reporting.ReportItemBase.Bookmark property is now OBSOLETE. Use Telerik.Reporting.ReportItemBase.BookmarkId and Telerik.Reporting.ReportItemBase.DocumentMapText instead.
- CHANGE: Telerik.Reporting.Processing.TableCell object removed. Now Telerik.Reporting.Processing.Table item contains Telerik.Reporting.Processing.ReportItems only.
Report Model
- Fixed: Deleting a table column breaks the layout
Visual Studio Report Designer
- Added: Support for the new data source components
- Fixed: Aggregate functions do not appear in Crosstab Wizard
- Fixed: Design-time property editors do not display the fields of the correct data source
- Fixed: Report bound to an ObjectDataSource with parameter depending on reporting parameter yields in an empty Data Explorer
- Fixed: SqlDataSource wizard resets the type of the data source parameters
Report Processing
- Fixed: "Operation could destabilize the runtime" exception is thrown when using Medium trust
- Fixed: Conditional formatting is not evaluated correctly for items inside page sections
- Fixed: ResXResourceManager does not fallback correctly to parent cultures in .NET 4
- Fixed: Cannot bind ObjectDataSource to static methods
- Fixed: Cannot bind ObjectDataSource to object instances
- Fixed: SqlDataSource parameter with an empty string value is passed as null to the database
- Fixed: SqlDataSource timeouts when working with large data
HTML Rendering
- Fixed: BackgroundImage set directly on the report is not respected when the report is used as SubReport
Image Rendering
- Fixed: An error occurs when a SubReport with static group and no details spans across pages
WebForms Report Viewer
- Fixed: Check for the HttpHandler registration in the web.config fails under IIS7
- Fixed: A javascript error occurs when the viewer has no ID
- Fixed: Invalid http handler registration of the web viewer when targeting .NET 4 framework
- Fixed: The root (pointing to report) bookmark(s) in document map does not navigate correctly.
Silverlight Report Viewer
- Fixed: "value required" warning is not shown for required report parameter
- Fixed: No way to display localized reports with the Silverlight report viewer
- Fixed: Parameter value containing '&' is not serialized correctly on the client while printing
- Fixed: NullReferenceException in Report Viewer designer
- Fixed: Incorrect validation of Multivalue parameter editor
- Fixed: Incorrect state of the 'Preview' button when the report has invalid parameters' values
WPF Report Viewer
- Fixed: Background images are not rendered in WPF report viewer
- Fixed: An error occurs when hosting WPF Report Viewer in Windows Forms
- Fixed: PageSettings.Landscape property not respected when printing the report
- Fixed: WPF viewer shows wrong message when the report is assigned programmatically.
Help & Documentation has been updated