DevExpress Reporting 15.2.3 released

Released: Dec 2, 2015

Updates in this release

Updates in 15.2.3

Web Report Designer

  • Subreports Support - The Web Report Designer now allows you to create and edit subreports.
  • Report Explorer - The Report Explorer now displays a report's structure in a tree-like form and provides easy access to all report elements.
  • RichText Editing - Edit content displayed by the XRRichText control. You can also load data from a RTF file.
  • Query Builder Enhancements
    • Ability to edit ORDER BY and GROUP BY query clauses.
    • Relationships between tables are automatically resolved based on foreign keys.
    • Ability to preview resulting data.

Web Document Viewer

  • Azure Support - With this release, the HTML5/JS Web Document Viewer supports Azure.
  • Asynchronous Export Mode - The Web Document Viewer can now export reports asynchronously.

Cross-Platform Functionality

  • Export to MailMessage - Export reports to HTML in code and use .NET Framework mailing functionality to send generated HTML messages.
  • Improved Single-File RTF Export - The layout of RTF documents generated using the export functionality of the XtraPrinting Library has been improved.

Data Access

  • Excel Data Source - Bind your reports to data obtained from Microsoft Excel workbooks and CSV files.
  • Google BigQuery Support - Bind the SQLDataSource component to Google BigQuery.
  • Enhanced SQL Data Source API - The SQL Data Source now includes an API allowing you to access its tables, rows and columns in code.