All News

Q1 2010 (version 4.0.10.310)

What's New

VS2010 Support by Telerik Reporting
  • New Data processing engine
  • Added data source components (SqlDataSource, ObjectDataSource)
  • Added support for data source components to Report, Table and Chart data items
  • Added support for user-defined calculated fields
  • Added named scopes to aggregate functions
  • Added new built-in functions to Expression
    • Exec
    • RunningValue
  • Added support for user-defined aggregate functions
  • Added ability to reset PageCount (as well as PageNumber) when in a ReportBook
  • Added support for retrieving parameter's label as well as its value in expressions
  • Added support for binding all report item properties to expressions
  • Added support for binding Report Parameters to expressions
  • Full support for VS2010 RC

What's Fixed

General

  • Improved report generation performance
  • Decreased memory footprint
  • Fixed: Slow performance when retrieving PageSettings
  • CHANGE: Telerik.Reporting.Processing.Report.Parameters collection now contains Parameter objects instead of parameters' values
  • CHANGE: Telerik.Reporting.ReportParameter.UI property is now OBSOLETE

Report Processing

  • Fixed: incorrect calculation of PageNumber
  • Fixed: The size of the Processing.Chart item is not respected.

Converters\ActiveReports.NET 3

  • Fixed: Conversion is broken when converting a report that contains TextBox controls with NULL Text

Html Engine

  • Fixed: HtmlTextBox errors in HtmlRendering when there is a BR element just before the end of an inline element

Processing\Expressions

  • Fixed: Aggregate functions Sum and Avg should return NULL if all data are NULLs
  • Fixed: Escape square brackets in fields' names.
  • Fixed: Expression cache is not cleared for the new report instance

Rendering\Excel

  • Fixed: Slow rendering of Table items with many cells in Excel format

Report Service

  • Fixed: WCF Report Service does not provide resources if session is cookieless

ASP.NET Report Viewer

  • Fixed: Cannot resolve a relative image path in XPS rendering
  • Fixed: MultiValue report parameter with AllowNull=True rendering problems under Firefox

WinForms Report Viewer

  • Fixed: WinViewer does not respect page settings of individual reports in ReportBook during printing

Upgrade Wizard

  • Fixed: Upgrade Wizard fails to upgrade RESX resource files with references to external files

Visual Studio Report Designer

  • Fixed: After resizing a table column/row the current selection in the designer is lost
  • Fixed: Cut/Copy and Delete commands for table cells (items inside a Table item)
  • Fixed: Extend Group Explorer pane titles with the name of the crosstab or report
  • Fixed: Group explorer - row/column panes order
  • Fixed: Group explorer - static groups' context menu
  • Fixed: Nested anchored and docked  items do not resize recursively at design time
  • Fixed: Resizing a table column/row when Group Explorer is visible throws NullReferenceException
  • Fixed: Setting SnapGridSize to zero causes the designer to freeze
  • Fixed: Table: Ctrl+key enters the edit mode in the cells
  • Fixed: Group Explorer context menu does not work correctly for table groups without UI

Release History Feed
What's New