
Improves DocumentViewer and QueryBuilder controls.
Fixes
- A string with Chinese characters is split into two report pages.
- ASPxQueryBuilder - FilterEditor dialog has too little space for rendering long column names.
- Cascading parameters - Date Range parameter does not correctly filter the look-up collection of its child parameter.
- Code completion does not work in Expression Editor at the third nesting level and deeper.
- Data Federation - Microsoft Visual Studio crashes with the System.InvalidOperationException 'Sequence contains more than one matching element' error when trying to create a query for multiple object data sources bound to the same class.
- DocumentViewer - Changing the "Parameters" panel width makes it flicker when XtraReport.CreateDocument is called.
- Export Report to MailMessage - Inline CSS Option is not available for XRRichText.
- Export to PDF - Chinese characters may be not exported when the UseGdiPlusLineBreakAlgorithm option is enabled.
- InvalidCastException is thrown if a multi-value parameter is used in a subreport parameter binding.
- It's impossible to move XRTableOfContents to SubBand in ReportHeadeBand.
- JSON Data Source Wizard does not allow mapping a report parameter to a data source parameter.
- Layout is broken when exporting to HTML.
- NullReferenceException occurs after changing an edited field in a report and pressing the Tab key.
- Performance - Export to PDF is very slow on Microsoft Azure with the AzureCompatibility option enabled.
- Report Footer with PageBreak = BeforeBand and Subreport - Subreport's content is not rendered.
- ReportPrintTool - Printing a report on a non borderless printer results in an InvalidOperation exception.
- The drop-down of the Date Range parameter in XtraReport does not work in XAF projects when "DPI Awareness" is set to "Per Monitor (v2)".
- The 'Microsoft.VisualBasic.CompilerServices.Conversions.ChangeType' function is not defined.
- There is no way to create an optional/nullable parameter in the Filter Editor.
- Microsoft Visual Studio Report Designer - the EditorOptions.EditorName property does not accept custom input.
- Web Report Designer - DrawingStyle and RotationDirection property editors are filled with incorrect display values in the XRChart designer.
- WFP Report Designer - Property Data Member is not updated after Data Source is added.
- WPF End-User Report Designer - LoadConnection of IConnectionProviderService isn't called for an existing XtraReport.
- WPF Report Designer - The wait indicator is always shown in the Data Source Wizard until a dialog element is selected.
- XRChart - "The datasource doesn't contain a data member with the "X" name" error occurs on an attempt to calculate a summary by a report's calculated field.
- XRChart Designer allows adding Calculated Fields even though they are not correctly serialized.
- XRChart is not filled with data after a parameter is reset.