DevExpress Reporting 16.2.5 released

Released: Feb 28, 2017

Actualizaciones en 16.2.5

Características

  • Adds support for Visual Studio 2017.

Correcciones

Windows Forms

  • End-User ReportDesigner - No subreport script compilation errors are shown to a user.
  • A specific report cannot be restored from its definition.
  • Changing a report parameter clears unrelated cascading parameters in the report.
  • Changing report margins in the print preview breaks the RunningSummary calculation.
  • End-User Report Designer - Code Completion - The suggestions popup should be closed when non-letter characters were typed.
  • Export to Excel - Intersected bricks are not exported.
  • Export To Image - Change the produced metafile type from EmfPlusOnly to EmfPlusDual.
  • Export to RTF - The file size with JPG images is increased after generation.
  • Export to XLSX (the singe file page-by-page mode): Vertical content splitting behavior is incorrect.
  • Floating objects are positioned incorrectly in the Document Viewer's Print Preview.
  • Group Footer - The KeepTogether property is not in effect in certain cases.
  • MultiColumn Report - Records that don't fit into a page by height are moved to the next page without previous records and subsequent records are not printed.
  • Report Designer - Not all bound fields are localized through the DXDisplayName attribute.
  • Report Designer - The DataSet name is not displayed in the Data Binding combobox.
  • Report's content that is placed under the Subreport control is not shifted if the Subreport.CanShrink property is set to true.
  • SubBands cannot be reordered in derived report when one of SubBands was added to a base report class.
  • Subreport data is repeated when surrounded by group bands with the GroupUnion property set.
  • Summary over a group - Duplicate values are not merged when the target is set to Value and ProcessDuplicatesMode is Merge.
  • System.NullReferenceException occurs when IReport.ClosePreview is called from the PreviewClick event handler.
  • The DetailBand.KeepTogether property is not respected in the multi-column layout.
  • The ReportFooterBand.BeforePrint event is raised before the report printing when the ReportHeaderBand occupies more than one page.
  • WinForms End-User Report Designer - Expression Editor modifies a complex expression.
  • WinForms End-User Report Designer - It is not possible to reorder DetailReport bands in the report explorer by using drag and drop.
  • XRChart - Synchronize the PrintOptions.ImageFormat and the XRChart.ImageType property values.
  • XRCrossBandLine controls disappear on some pages.
  • XRPageInfo in a duplicated subreport displays incorrect values.
  • XRSubreport - ReportSource is serialized to XML even if the ReportSourceUrl property is specified.
  • XRTableCell - The RunningSum summary value is not displayed in the table cell if some table cells were hidden.
  • XRTableOfContents - A multicolumn (DownThenAcross) report is broken.
  • XtraReport - Page summary info is incorrect.
  • XtraReport XML serialization - No "Ref" attribute is saved for custom components.
  • XtraReports - XRPivotGrid Field List displays all the fields and doesn't take into ac.count the IDisplayNameProvider interface implementation.

ASP.NET

  • A modified cell padding cannot revert to its original state.
  • ASPxDocumentViewer is cut off if Internet Explorer is zoomed.
  • ASPxWebReportDesigner - XRChart - Cannot select a decimal field as a Value data member.
  • Content Editing in Print Preview - If the content of a report control does not match an assigned editor's mask, the field value cannot be correctly customized and validated in Print Preview.
  • The "Expression Editor" form is not localized.
  • Web Report Designer - The XRChart.SeriesDataMember property value is lost when a report is restored from the definition file.
  • Web Report Designer - Wrong Icons are displayed for Int64, Decimal and GUID parameters.
  • Web Report Designer - XRSparkline - Two property entries for "Highlight Max Point" in the Properties window.

WPF

  • DevExpress.CodeParser.v15.2.dll assembly reference is not added to the project automatically after running the DataSource wizard.
  • DocumentPreviewControl - Export to a Pdf file is still available although the corresponding item is added to the HiddenExportFormats collection.
  • DocumentPreviewControl - PrintDialog doesn't preserve user settings when being invoked subsequently.
  • DocumentPreviewControl - Provide a way to customize the smoothing mode of a preview image.
  • DocumentPreviewControl - Seach Panel - The "Previous" & "Next" buttons preserve the Pressed state.
  • WPF Report Designer - A report layout is broken since the ArgumentException is thrown on an attempt to load the report definition file.
  • WPF Report Designer - It is impossible to change the Font appearance of a styled control.
  • WPF Report Designer - Move the ParameterTypeRegistrator class outside the native namespace.
  • WPF Report Designer - NullReferenceException is thrown on an attempt to link a query parameter with a report parameter.
  • WPF Report Designer doesn't support customization of a list of stored connections using the IConnectionStorageService interface implementation.