ActiveReports.NET 新版本發表

Released: Nov 15, 2017

12 中的更新

特性

  • Combine related datasets from different data sources with the Dataset Joins feature - Enable report authors to combine related datasets from different data sources - all in the same report. If you have data from a CRM, SCM, and ERP, you can use Dataset Joins to join them in nested Tables, Tablix and other data regions in ActiveReports 12 using expressions.
  • Export to CSV and JSON - These export functions are similar to the other exports such as PDF, Doc, Docx, and HTML and only require a few...

Released: Jul 13, 2017

11 Service Pack 2 中的更新

特性

  • Drill Through to Reports Using an Expression - Now, in RDL and Page reports, you can late bind to the detail report with an expression based on parameters and run-time conditions.
  • Continuous Page View in the HTML5 Viewer - Added the continuous page view from the other report viewers to the HTML5 viewer.
  • Auto-Merge Cells in the Tablix Data Region - Pivot reports can be very complex to lay out because at design time, little is known about the data possibilities at run time. To make it easier...

Released: Mar 29, 2017

11 Service Pack 1 中的更新

特性

  • SVG Rendering - ActiveReports now uses Scalable Vector Graphics technology to render charts in the HTML5 viewer. This keeps curves smooth and angles sharp, even when you zoom in. The SVG rendering also sharpens the Table and Tablix controls with precise and crisp lines and corners, and clean text that doesn’t pixelate at high zoom levels.
  • Frozen Row and Column Headers - ActiveReports adds two new properties to Table and Tablix data regions that are supported in the HTML5 viewer: FrozenRows...

Released: Feb 24, 2017

11 Build 11.0.9385.0 中的更新

特性

  • Adds support for Visual Studio 2017.

Released: Nov 15, 2016

11 中的更新

特性

  • Faster Report Rendering
    • 2x Faster first page load times
    • 1.5x Faster PDF export file generation
    • 60% Smaller peak memory footprint
  • Composite Charts - Use the new composite charts in RDL and Page Reports to create complex visualization with multiple Y-axes. You can now work with plotting several metrics merging line, bar, area plots on the same chart.
  • Native Support for JSON Data - Source data from JSON files, web services and REST API using the new built in JSON data provider. You can also...

Released: Aug 17, 2016

10 Service Pack 2 中的更新

特性

Area: Controls – ASP.NET Viewer

  • Changed the prefix from HTTP to HTTPS in the link to the flashplayer download.

Area: Controls – HTML5 Viewer

  • The HTML5 Viewer no longer interprets a string from a child report as ASCII.
  • The Map is now updated with respective Parameter values when viewed in the HTML5 Viewer.

Area: Controls – Windows Designer

  • Opening RDL 2008 reports is now supported in the End User Designer.
  • Added scrollbars to the ConnectionString textbox in the Shared Datasource dialog...

Released: Mar 18, 2016

Updates in this release

Updates in 10 Service Pack 1

  • Report Parts - Leverage existing reports as libraries of report parts. A report part may be as simple as a TextBox report item or as complex as a Container or Tablix data region.
  • Shared Master Reports and Subreports - Master Reports and Subreports have been available in ActiveReports for many years. But with this service pack, report authors can host these resources on ActiveReports Server to facilitate collaboration among multiple users.
  • Shared Style Sheets...

Released: Nov 11, 2015

Updates in this release

Updates in 10

  • Tablix Data Region - The new Tablix data region replaces the existing Matrix data region. It offers all of the features of the Matrix data region that let you visualize cross-tab and pivot tables, and introduces more display capabilities. With the Tablix data region, you can:
    • Create matrix or cross-tab reports.
    • Design stepped matrices.
    • Format tables with multiple adjacent row and column groupings.
    • Merge cells vertically.
    • Create other complex layouts.
  • Word Rendering Extension for...

Released: Sep 10, 2015

Updates in this release

Updates in 9 SP4

  • Added a graphic to the WPF viewer to show loading progress.
  • Added support for hyperlink targets in the RichTextBox control.
  • When re-creating a report at runtime, deleted columns no longer appear.
  • Reports no longer have an OracleException on rendering when the DataSet query has an unused parameter.
  • In the Designer, the ShowDataSourceIcon property now hides the DataSource node from the property grid.
  • The TextJustify tag now works in the FormattedText control.
  • In Section reports...

Released: Aug 10, 2015

Updates in this release

Updates in 9 SP3

  • Full Visual Studio 2015 support.
  • New property allows you to change the TOC tree object’s expand or collapsed state.
  • In model generation, use the new Find additional relations check box to determine whether to create relations between like-named columns or not.
  • New searchHighlight feature allows you to highlight search text in the HTML5 Viewer.
  • Improved multithreading error handling
  • Improved the Report Designer's performance when using a large model with many entities.