DevExpress Reporting 16.2.6 released

Released: Mar 29, 2017

Updates in 16.2.6

Fixes

ASP.NET Web Forms

  • The 'Cannot read property 'document' of null' error occurs on printing a report from the Opera browser of version 43 using the ASPxDocumentViewer control.

ASP.NET MVC

  • Web Report Designer - It's not possible to correctly register a font that has a space symbol in its name (e.g., Wingdings 3).
  • Web Report Designer - Padding values are changed after saving the report if its ReportUnit is different from HundredthsOfAnInch.
  • WebDocumentViewer - Submitting the same report document in a row several times causes the OutOfMemory exception.
  • WebDocumentViewer's popups do not work in ASPxPopupControl.

WinForms

  • A subreport enlarges a report's band height when placed side by side with the other controls in the band after upgrading to 16.2.
  • ArgumentNullException is thrown when XtraReport is exported to PDF with options.PasswordSecurityOptions.OpenPassword set to Nothing (null).
  • DocumentPreview - PrintDocument rendering speed depends on the current default printer.
  • ObjectDataSource wizard - Empty parameter names are added to the parameter's expression.
  • ObjectDisposeException occurs when the RepositoryItemPopupContainerEdit control is used as a custom editor in the Print Preview.
  • Pasting the XtraReport content to a RichEdit or MS Word document changes the page format.
  • Provide a way to define the number of snap grid steps (i.e., the number of smaller grid cells in every larger cell).
  • Report Designer - Inherited bands show incorrect icons on the report surface.
  • Report Designer uses BackColor of the GroupPanelNoBorder skin element, which leads to inconsistently in certain skins.
  • RepositoryItemCheckedComboBoxEdit in the report preview loses focus during editing.
  • RTF Export - The produced file is corrupted.
  • Scripting - A reference of the ScriptingReport assembly isn't bound to the latest built assembly.
  • The GroupHeaderBand.SortingSummaryRowChanged event of a certain GroupHeaderBand is raised for each existing sorting summary.
  • XRRichText - When a page break occurs at the first line of text, this text is cut across two document pages.
  • XtraReport - XML style sheets are not loaded properly (Paddings and TextAlignment are missing).

WPF

  • WPF Report Designer - No fields are shown in the Expression Editor when an application uses a non-English culture (e.g., de-DE).
  • WPF Report Designer - The ConfigureQueryPage wizard page doesn't take into account the ReportDesigner.EnableCustomSql property when the dialog is invoked using the "Manage Queries" command.
  • WPF Report Designer - The XRPictureBox.ImageUrl property editor doesn't allow an end-user to select a file using the OpenFileDialog.
  • WPF Report Designer - The XRPictureBox.ImageUrl property value is lost when a report is restored from the report definition file.
  • WPF ReportDesigner - NullReferenceException is thrown on an attempt to change the XRTable.OddStyle property value.