What's New in Telerik Reporting Q1 2011 (v5.0.11.316)
- Added new export formats based on Office Open XML standards available in Microsoft Office 2007 and above:
- Excel Worksheet (.xlsx)
- Word Document (.docx)
- PowerPoint Presentation (.pptx)
- Added auto-refresh capability on Telerik.Reporting.ReportParameter
- Added page totals (page aggregates)
What's Fixed
Visual Studio Report Designer
- Fixed: ObjectDataSource wizard displays hidden inherited members
- Fixed: OutOfMemoryException when displaying the schema of a complex business object
- Fixed: An error occurs when trying to invoke style builder on multiple selection from property grid
- Fixed: Cannot set Report property on Telerik.ReportViewer.WinForms.ReportViewer when designing report in VisualBasic
Processing
- Fixed: Running aggregates are not initialized properly
- Fixed: An error occurs when evaluating expressions in multi-threading environment
- Fixed: Cannot use all available values as default value for multivalue report parameter
- Fixed: CurrentThread.CurrentCulture not propagated when report's Culture explicitly set to (Default).
- Fixed: Spanned items inside docked table are not measured correctly
- Fixed: Incorrect data binding of data items (Table, Chart, SubReport) nested inside the body of a Table/Crosstab/List item.
- Fixed: An error occurs when processing in parallel multiple reports containing aggregates
Rendering
- Fixed: BitmapResolution property of the Chart item is not respected in rendering formats that do not support metafiles
- Fixed: Added support for StartPage and EndPage rendering extension parameters
- Fixed: Incorrect paging when report section ends exactly on the page bottom
Rendering\PDF
- Fixed: Added support for hyperlinks and bookmarks
Rendering\HTML
- Fixed: An empty TextBox item grows vertically even when CanGrow property is set to False
- Fixed: Table item leaves empty space at the bottom which is proportional to the number of rows
- Fixed: An error occurs in HTML rendering when Style.Font.Name is null
- Fixed: Navigation in document map does not function correctly
- Fixed: Shape item breaks section layout in IE
- Fixed: Wrong horizontal scrollbar in WebViwer when its width and height is smaller than the Report
Rendering\XAML
- Fixed: The report should be scaled and changed according to the OS display settings
WCF Report Service
- Fixed: Cannot localize a Report using the Localizable property
Report Viewers
- Fixed: Hyperlinks in HtmlTextBox are now interactive
Report Viewer for Windows Forms
- Fixed: An error occurs when editing the ReportViewer.Report property through the Visual Studio's Properties when any report has empty namespace (VB.NET)
Report Viewer for ASP.NET
- Fixed: Improved HttpHandlers' configuration validation.
Report Viewer for Silverlight
- Fixed: No report is rendered if you set Report property first and ReportServiceUri after
- Fixed: Action Navigate to URL opens in the same browser window
Report Viewer for WPF
- Added: Transparent and Expression Dark themes
- Fixed: WPF viewer does not initialize correctly the page size of the printer settings
- Fixed: WPF viewer does not allow printing a page range
Breaking Changes
- CHANGE: WPF ReportViewer properties cannot be bound to an inherited DataContext
- CHANGE: Silverlight ReportViewer properties cannot be bound to an inherited DataContext