November 18, 2019, 3:48 am
Stimulsoft Dashboards.WEBAdds support for .NET Core 3.0.
Features
- Added support for .NET Core 3.0.
- Added support for CosmosDB connections.
- Added the ability to sort to Chart, Gauge, Progress and Indicator elements.
- Added MaximizeAfterCreating option to designer.
- Added support for retrieving data from Data.World online service.
- Updated dashboard object creation code in Publish wizard.
- Improved localization sorting in Table Element UI.
- Animate all types of Line series markers for Charts.
↧
November 18, 2019, 3:49 am
Stimulsoft UltimateAdds support for .NET Core 3.0 in Stimulsoft Reports.Web and Stimulsoft Dashboards.WEB.
Features
- Added support for .NET Core 3.0 in Stimulsoft Reports.Web and Stimulsoft Dashboards.WEB.
- Added support for CosmosDB connections.
- Added the ability to sort to Chart, Gauge, Progress and Indicator elements.
- Added MaximizeAfterCreating option to designer.
- Added map of France with 18 departments.
- Redesigned Localization menu. Now the list is displayed with columns.
- Redesigned menu for selecting styles was redesigned. Now the entire list is displayed as columns.
- Support for WPF projects when publishing dashboards.
- Added 'Legend.Direction' and 'Legend.Columns' properties to Chart Element.
- Added Web Designer events handler.
- Added functions: TryParseDateTime, StrToDateTime and StrToNullableDateTime.
- Export to Microsoft Excel. New properties: StiOptions.Export.Excel.NumberOfPagesInWideToFit and StiOptions.Export.Excel.NumberOfPagesInHeightToFit.
- Added reports cache for large reports.
- Added support for retrieving data from Data.World online service.
- Automatically enable totals for numeric values in Table Element editor.
- Updated dashboard object creation code in Publish wizard.
- Improved CrossTab editor.
- Improved localization sorting in Table Element UI.
- Optimized RichText Element.
- Animate all types of Line series markers for Charts.
↧
↧
November 18, 2019, 4:00 am
Stimulsoft Reports.WebAdds support for .NET Core 3.0.
Features
- Added support for .NET Core 3.0.
- Added support for CosmosDB connections.
- Export to Microsoft Excel. Added new properties: StiOptions.Export.Excel.NumberOfPagesInWideToFit and StiOptions.Export.Excel.NumberOfPagesInHeightToFit.
- Added support for retrieving data from Data.World online service.
- Updated dashboard object creation code in Publish wizard.
- Improved CrossTab editor.
- Optimized RichText Element.
↧
November 20, 2019, 3:33 am
Infragistics Ultimate UI for ASP.NETAdds support for .NET Core 3.
Features
.NET Core 3 for Microsoft Visual Studio 2019
- Now includes full support for .NET Core 3 in ASP.NET MVC (ASP.NET Core). This allows Visual Studio developers to leverage the most modern .NET capabilities for web, rich client, IoT, artificial intelligence and machine learning apps. From a developer perspective, you’ll see immediate improvement in what you can achieve with a smaller, lighter-weight .NET Framework. With Infragistics Ultimate 19.2, you can modernize your web and desktop applications and gain better performance while working with the latest .NET Core CLI tools and SDK-style projects in Visual Studio. Other advantages include the ability to code against the latest C# language features, take advantage of XAML islands, provide side-by-side deployments, and more.
↧
November 20, 2019, 3:59 am
Infragistics Ultimate UI for Windows FormsAdds support for .NET Core 3.
Features
.NET Core 3 for Microsoft Visual Studio 2019
- Now includes full support for .NET Core 3 in Windows Forms. This allows Visual Studio developers to leverage the most modern .NET capabilities for web, rich client, IoT, artificial intelligence and machine learning apps. From a developer perspective, you’ll see immediate improvement in what you can achieve with a smaller, lighter-weight .NET Framework. With Infragistics Ultimate 19.2, you can modernize your web and desktop applications and gain better performance while working with the latest .NET Core CLI tools and SDK-style projects in Visual Studio. Other advantages include the ability to code against the latest C# language features, take advantage of XAML islands, provide side-by-side deployments, and more.
↧
↧
November 21, 2019, 6:49 am
FlexGrid column pinning.FlexGrid adds column pinning and full text filters.
Features
- FlexGrid Enhancements
- Column Pinning - Adds a new sample for FlexGrid that shows how to enable column pinning using the existing API. While column pinning is similar to freezing, the difference is that more than the left-most columns can become frozen in place. The user may pin any column by clicking the pin icon in the column header. A pinned column is reordered to the left and made frozen. Column pinning, when combined with column reordering and freezing, gives end-users full control over their data grids.
- Full Text Filter - A new Full text filter feature has been added to FlexGrid that behaves similarly to a search box. It also allows filtering by matching case, number, and whole word, as well as treating spaces as an "And" operator.
- FlexPie Multiple Pie Series - You can now use FlexPie to visualize more of your data in a single chart by creating multiple pie chart "series" using the same data source.
↧
November 21, 2019, 6:49 am
Multi-range selection for FlexGrid.Adds Microsoft Excel-like multi-range selection for FlexGrid.
Features
- Enhanced Selection and Performance tuning API’s for FlexGrid - Adds Microsoft Excel-like multi-range selection for FlexGrid, with new SelectionMode called MultiRange to support this behaviour. This allows users to hold down ctrl (or command) + select multiple ranges of cells in FlexGrid. You can use the new selectedRanges property, which gets an array containing CellRange objects that contain the currently selected ranges. Additionally, new APIs have been added for when you want to tune performance for rarer scenarios.
- FlexSheet gets AutoFill - The AutoFill feature allows users to fill selected cells based on pattern, exactly like in Microsoft Excel. This feature is enabled by setting the AllowAutoFill property.
- New Chart Types added to FlexChart - Adds new Step, StepSymbol and StepArea charts, these charts are useful to display any type of data that has changes at irregular intervals of time, for example, interest rates vs time.
- Microsoft .NET Core 3.0 support for MVC and Web API - All ASP.NET MVC Core controls are now compatible with Microsoft .NET Core 3.0, the packages are available on nuget.org. Also adds .NET Core support for Excel, BarCode, DataEngine and Cloud Web API’s. These are now beta and expected to be production ready by next release. These Web API’s support both Microsoft .NET Core 2.2 and Core 3.0, with packages available on nuget.org.
↧
November 21, 2019, 6:49 am
ComponentOne Studio ASP.NET MVCAll ASP.NET MVC Core controls are now compatible with Microsoft .NET Core 3.0.
Features
- Enhanced Selection and Performance tuning API’s for FlexGrid - Adds Microsoft Excel-like multi-range selection for FlexGrid, with new SelectionMode called MultiRange to support this behaviour. This allows users to hold down ctrl (or command) + select multiple ranges of cells in FlexGrid. You can use the new selectedRanges property, which gets an array containing CellRange objects that contain the currently selected ranges. Additionally, new APIs have been added for when you want to tune performance for rarer scenarios.
- FlexSheet gets AutoFill - The AutoFill feature allows users to fill selected cells based on pattern, exactly like in Microsoft Excel. This feature is enabled by setting the AllowAutoFill property.
- New Chart Types added to FlexChart - Adds new Step, StepSymbol and StepArea charts, these charts are useful to display any type of data that has changes at irregular intervals of time, for example, interest rates vs time.
- Microsoft .NET Core 3.0 support for MVC and Web API - All ASP.NET MVC Core controls are now compatible with Microsoft .NET Core 3.0, the packages are available on nuget.org. Also adds .NET Core support for Excel, BarCode, DataEngine and Cloud Web API’s. These are now beta and expected to be production ready by next release. These Web API’s support both Microsoft .NET Core 2.2 and Core 3.0, with packages available on nuget.org.
↧
November 21, 2019, 6:54 am
Freeze columns in FlexGrid.FlexGrid now enables end users to freeze columns.
Features
- New Version Targets .NET Framework 4.5.2 - The entire library of WPF controls has been moved to .NET Framework 4.5.2 as the new base version. Starting with the 2019 v3 release, the WPF Edition includes two versions: 4.0 and 4.5.2. GrapeCity will continue to support .NET 4.0 for one more year, or longer if user demand is there.
- Continued Support for .NET Core 3.0 - All WPF controls have been tested to support .NET Core 3.0. This release improves design-time support for WPF controls and they are now shipped as NuGet packages in addition to DLLs.
- FlexGrid for WPF Enables More Column Freezing Scenarios - The new AllowFreezing property enables you, as the developer, to put column freezing into the hands of your end-users. A new sample for FlexGrid shows how to enable column pinning using the existing API. The user may pin any column by clicking the pin icon in the column header. A pinned column is reordered to the left and made frozen.
↧
↧
November 21, 2019, 6:55 am
Blazor FlexGrid (Beta).Introduces Blazor controls (Beta), Microsoft .NET Core 3.0 support, new Fluent Ribbon control and more.
Features
New ComponentOne Blazor Edition (Beta)
- ComponentOne Blazor Edition (Beta) is a set of native UI controls built for Blazor from the ground up. Round out your server and client-side C# web apps with FlexGrid (cross-platform data grid), and several input controls including AutoComplete, CheckBox, and ComboBox.
Updates in WinForms
- Deliver the Latest Ribbon UI in your Desktop Apps - The new Ribbon for WinForms is built on .NET 4.5.2 and it's based on UI concepts of Microsoft Office 365. With it you'll enjoy a new simplified view when the ribbon is collapsed, an enhanced set of embedded images for buttons along with support for font and vector-based icons, and a backstage view component.
- Create Hierarchical Grids with the New FlexGrid Detail Row - the new row details feature gives you more flexibility when creating nested grids. The row details allow you to display additional or related information within a collapsible panel below each row of the grid. You can display an input form, a child data grid, or anything else in the detail row.
- Edit Charts at Runtime with the New FlexChart Designer - Enable the end-user to make changes to the chart. Users can simply double-click a section of the chart to open the designer. The designer supports changing the data source fields, series, axis, header, footer, legend, and other chart properties.
- Continued Support for .NET Core 3.0 - All WinForms Edition controls have been tested to support .NET Core 3.0. This release provides a multi-project template for WinForms that allows you to target .NET Core 3.0 while retaining the classic design-time experience you're used to with WinForms. Plus, the controls are now shipped as NuGet packages in addition to DLLs.
Updates in WPF
- New Version Targets .NET Framework 4.5.2 - The entire library of WPF controls has been moved to .NET Framework 4.5.2 as the new base version. Starting with the 2019 v3 release, the WPF Edition includes two versions: 4.0 and 4.5.2. GrapeCity will continue to support .NET 4.0 for one more year, or longer if user demand is there.
- Continued Support for .NET Core 3.0 - All WPF controls have been tested to support .NET Core 3.0. This release improves design-time support for WPF controls and they are now shipped as NuGet packages in addition to DLLs.
- FlexGrid for WPF Enables More Column Freezing Scenarios - The new AllowFreezing property enables you, as the developer, to put column freezing into the hands of your end-users. A new sample for FlexGrid shows how to enable column pinning using the existing API. The user may pin any column by clicking the pin icon in the column header. A pinned column is reordered to the left and made frozen.
Updates in UWP
- FlexGrid Enhancements
- Column Pinning - Adds a new sample for FlexGrid that shows how to enable column pinning using the existing API. While column pinning is similar to freezing, the difference is that more than the left-most columns can become frozen in place. The user may pin any column by clicking the pin icon in the column header. A pinned column is reordered to the left and made frozen. Column pinning, when combined with column reordering and freezing, gives end-users full control over their data grids.
- Full Text Filter - A new Full text filter feature has been added to FlexGrid that behaves similarly to a search box. It also allows filtering by matching case, number, and whole word, as well as treating spaces as an "And" operator.
- FlexPie Multiple Pie Series - You can now use FlexPie to visualize more of your data in a single chart by creating multiple pie chart "series" using the same data source.
Updates in Xamarin
- Display PDFs using FlexViewer - The cross-platform FlexViewer control is now supported for the Xamarin.Forms on iOS and Android. Use the FlexViewer to display PDF files in your mobile apps. The viewer supports page navigation and text search.
- Enable Virtual Mode for Handling Large Data - The CollectionView for Xamarin is enhanced with virtualization features for page-like data virtualization. The new techniques allow new ways to manage loading large data sets through virtual mode scrolling and paging.
Updates in ASP.NET/ASP.NET MVC
- Enhanced Selection and Performance tuning API’s for FlexGrid - Adds Microsoft Excel-like multi-range selection for FlexGrid, with new SelectionMode called MultiRange to support this behaviour. This allows users to hold down ctrl (or command) + select multiple ranges of cells in FlexGrid. You can use the new selectedRanges property, which gets an array containing CellRange objects that contain the currently selected ranges. Additionally, new APIs have been added for when you want to tune performance for rarer scenarios.
- FlexSheet gets AutoFill - The AutoFill feature allows users to fill selected cells based on pattern, exactly like in Microsoft Excel. This feature is enabled by setting the AllowAutoFill property.
- New Chart Types added to FlexChart - Adds new Step, StepSymbol and StepArea charts, these charts are useful to display any type of data that has changes at irregular intervals of time, for example, interest rates vs time.
- Microsoft .NET Core 3.0 support for MVC and Web API - All ASP.NET MVC Core controls are now compatible with Microsoft .NET Core 3.0, the packages are available on nuget.org. Also adds .NET Core support for Excel, BarCode, DataEngine and Cloud Web API’s. These are now beta and expected to be production ready by next release. These Web API’s support both Microsoft .NET Core 2.2 and Core 3.0, with packages available on nuget.org.
↧
November 21, 2019, 6:59 am
New WinForms Ribbon.Adds Fluent Ribbon UI, FlexGrid row details, and FlexChart runtime designer.
Features
- Deliver the Latest Ribbon UI in your Desktop Apps - The new Ribbon for WinForms is built on .NET 4.5.2 and it's based on UI concepts of Microsoft Office 365. With it you'll enjoy a new simplified view when the ribbon is collapsed, an enhanced set of embedded images for buttons along with support for font and vector-based icons, and a backstage view component.
- Create Hierarchical Grids with the New FlexGrid Detail Row - the new row details feature gives you more flexibility when creating nested grids. The row details allow you to display additional or related information within a collapsible panel below each row of the grid. You can display an input form, a child data grid, or anything else in the detail row.
- Edit Charts at Runtime with the New FlexChart Designer - Enable the end-user to make changes to the chart. Users can simply double-click a section of the chart to open the designer. The designer supports changing the data source fields, series, axis, header, footer, legend, and other chart properties.
- Continued Support for .NET Core 3.0 - All WinForms Edition controls have been tested to support .NET Core 3.0. This release provides a multi-project template for WinForms that allows you to target .NET Core 3.0 while retaining the classic design-time experience you're used to with WinForms. Plus, the controls are now shipped as NuGet packages in addition to DLLs.
↧
November 21, 2019, 7:00 am
Blazor FlexGrid (Beta).Introduces Blazor controls (Beta), plus enhancements for WinForms, ASP.NET, and WPF.
Features
New ComponentOne Blazor Edition (Beta)
- ComponentOne Blazor Edition (Beta) is a set of native UI controls built for Blazor from the ground up. Round out your server and client-side C# web apps with FlexGrid (cross-platform data grid), and several input controls including AutoComplete, CheckBox, and ComboBox.
Updates in WinForms
- Deliver the Latest Ribbon UI in your Desktop Apps - The new Ribbon for WinForms is built on .NET 4.5.2 and it's based on UI concepts of Microsoft Office 365. With it you'll enjoy a new simplified view when the ribbon is collapsed, an enhanced set of embedded images for buttons along with support for font and vector-based icons, and a backstage view component.
- Create Hierarchical Grids with the New FlexGrid Detail Row - the new row details feature gives you more flexibility when creating nested grids. The row details allow you to display additional or related information within a collapsible panel below each row of the grid. You can display an input form, a child data grid, or anything else in the detail row.
- Edit Charts at Runtime with the New FlexChart Designer - Enable the end-user to make changes to the chart. Users can simply double-click a section of the chart to open the designer. The designer supports changing the data source fields, series, axis, header, footer, legend, and other chart properties.
- Continued Support for .NET Core 3.0 - All WinForms Edition controls have been tested to support .NET Core 3.0. This release provides a multi-project template for WinForms that allows you to target .NET Core 3.0 while retaining the classic design-time experience you're used to with WinForms. Plus, the controls are now shipped as NuGet packages in addition to DLLs.
Updates in WPF
- New Version Targets .NET Framework 4.5.2 - The entire library of WPF controls has been moved to .NET Framework 4.5.2 as the new base version. Starting with the 2019 v3 release, the WPF Edition includes two versions: 4.0 and 4.5.2. GrapeCity will continue to support .NET 4.0 for one more year, or longer if user demand is there.
- Continued Support for .NET Core 3.0 - All WPF controls have been tested to support .NET Core 3.0. This release improves design-time support for WPF controls and they are now shipped as NuGet packages in addition to DLLs.
- FlexGrid for WPF Enables More Column Freezing Scenarios - The new AllowFreezing property enables you, as the developer, to put column freezing into the hands of your end-users. A new sample for FlexGrid shows how to enable column pinning using the existing API. The user may pin any column by clicking the pin icon in the column header. A pinned column is reordered to the left and made frozen.
Updates in UWP
- FlexGrid Enhancements
- Column Pinning - Adds a new sample for FlexGrid that shows how to enable column pinning using the existing API. While column pinning is similar to freezing, the difference is that more than the left-most columns can become frozen in place. The user may pin any column by clicking the pin icon in the column header. A pinned column is reordered to the left and made frozen. Column pinning, when combined with column reordering and freezing, gives end-users full control over their data grids.
- Full Text Filter - A new Full text filter feature has been added to FlexGrid that behaves similarly to a search box. It also allows filtering by matching case, number, and whole word, as well as treating spaces as an "And" operator.
- FlexPie Multiple Pie Series - You can now use FlexPie to visualize more of your data in a single chart by creating multiple pie chart "series" using the same data source.
Updates in Xamarin
- Display PDFs using FlexViewer - The cross-platform FlexViewer control is now supported for the Xamarin.Forms on iOS and Android. Use the FlexViewer to display PDF files in your mobile apps. The viewer supports page navigation and text search.
- Enable Virtual Mode for Handling Large Data - The CollectionView for Xamarin is enhanced with virtualization features for page-like data virtualization. The new techniques allow new ways to manage loading large data sets through virtual mode scrolling and paging.
Updates in ASP.NET/ASP.NET MVC
- Enhanced Selection and Performance tuning API’s for FlexGrid - Adds Microsoft Excel-like multi-range selection for FlexGrid, with new SelectionMode called MultiRange to support this behaviour. This allows users to hold down ctrl (or command) + select multiple ranges of cells in FlexGrid. You can use the new selectedRanges property, which gets an array containing CellRange objects that contain the currently selected ranges. Additionally, new APIs have been added for when you want to tune performance for rarer scenarios.
- FlexSheet gets AutoFill - The AutoFill feature allows users to fill selected cells based on pattern, exactly like in Microsoft Excel. This feature is enabled by setting the AllowAutoFill property.
- New Chart Types added to FlexChart - Adds new Step, StepSymbol and StepArea charts, these charts are useful to display any type of data that has changes at irregular intervals of time, for example, interest rates vs time.
- Microsoft .NET Core 3.0 support for MVC and Web API - All ASP.NET MVC Core controls are now compatible with Microsoft .NET Core 3.0, the packages are available on nuget.org. Also adds .NET Core support for Excel, BarCode, DataEngine and Cloud Web API’s. These are now beta and expected to be production ready by next release. These Web API’s support both Microsoft .NET Core 2.2 and Core 3.0, with packages available on nuget.org.
↧
November 22, 2019, 7:04 am
DevExpress ReportingImproves HTML5 Document Viewer and Web Report Designer.
Fixes
MVC Report
- A control whose EditOptions are enabled displays values of a multivalue parameter as 'System.String[]'
- HTML5 Document Viewer - The client-side EditingFieldChanged event is not raised in Mobile mode
- Parameterized XPObjectSource is not refilled when used in XRSubreport
- Web Report Designer - It is not possible to reset the XRChart control's Series Data Member property
- Web Report Designer - There is no indication that the Report Designer is initialized incorrectly
- WebReportDesigner - XtraReport.Name should not be modified upon saving a new report through the "Save As" dialog
XtraReports Suite
- Document Viewer in Mobile Mode - Drop-down parameter editors stopped working after update to v19.2
- "Fail to run wizard '...\XtraReport.vstemplate'. Message: Object reference not set to an instance of an object." error occurs in Visual Studio 2019 while trying to add "DevExpress Report" item to the project
- "Internal Server Error" errors occur when working with Web Reporting components in a published ASP.NET Core 3.0 applications
- A control whose EditOptions are enabled displays values of a multivalue parameter as 'System.String[]'
- An emply validation message displays for null DateTime report parameters
- ASP.NET Core Angular Reporting project template - The "error TS2370: A rest parameter must be of an array type" error occurs in the "knockout.d.ts" file
- ASP.NET Core Reporting - Disposing of the report document on closing the web page causes the DXXRDV controller to be unresponsive
- ASPxWebDocumentViewer Access is denied to style sheet in sub reports
- CreateDocumentAsync error
- DataGrid - How to customize export in an Angular application
- DbDocumentStorage - "Sequence contains no matching element" exception is thrown if a document is not found in the database
- Document Viewer in Mobile Mode - Date Range Parameter is not usable
- Export to PDF - Incorrect fonts are assigned to the text blocks in a Linux-based Docker container
- HTML5 Document Viewer - Exported document is displayed as plain text in case the Response Caching middleware is enabled
- It is impossible to customize the dxrd-querybuilder-popup knockout template after an upgrade to version 19.1.5
- It takes a lot of time to run the XtraReport designer for .NET Core in Visual Studio 2019
- Mac OS, Linux - .NET Core 3.0 reporting application failed with 'PlatformNotSupportedException: System.Windows.Extensions types are not supported on this platform'
- NullReferenceException occurs while closing the relation editor in the WPF Report Designer's Query Builder
- Parameterized XPObjectSource is not refilled when used in XRSubreport
- Print Preview - The order of page navigation buttons was changed after the upgrade to v19.2
- Reporting Demos - NET Core 3 - The ReportMainDemo solution cannot be run from Visual Studio
- Reporting Demos - NET Core 3 - WPF Reporting demos are not available in the Demo Center
- System.NullReferenceException is thrown when the Filter Editor of a chart's FilterString property is invoked
- The "Invalid cast from System.String to 'DevExpress.XtraReports.UI.XRControlStyle'" error occurs on an attempt to define a style in the End-User Report Designer
- The "InvalidOperationException: Cannot consume scoped service 'IWebDocumentViewerExceptionHandler' from singleton 'IDocumentStorage'." error occurs if the WebDocumentViewerConfigurationBuilder.DisableCachedDocumentSource method is called
- The chart designer ignores the DisplayName attribute for data fields on an attempt to define chart data
- The DevExpress.XtraReports.Design.DesignToolHelper.AddToContainer method is missing - 'DesignToolHelper' does not contain a definition for 'AddToContainer'
- The 'Font' tag does not work correctly in the HTML-inspired Text Formatting
- The Visual Studio's Report Designer crashes after modifying the report in case the application was run by using the "dotnet watch run" command
- The XML file produced by ReportDesigner.SaveLayout is truncated
- Unhandled exception when dragging fields from the Field List if they are highlighted on the End User Report Designer
- Visual Studio Report Designer - The Undo command of the Report Designer is triggered when the same command is executed in an in-place editor
- Web Document Viewer - Cannot export a report in the ASPxClientWebDocumentViewer.DocumentReady event handler using the client-side ExportTo method
- Web Report Designer - "Object of type 'DevExpress.XtraReports.UI.ExpressionBinding' cannot be converted to type 'DevExpress.XtraReports.UI.XRControl'" error occurs while saving a report
- Web Report Designer - Intersecting controls are not highlighted in red
- Web Report Designer - It is not possible to reset the XRChart control's Series Data Member property
- Web Report Designer - The designer's performance has decreased and the memory consumption has enlarged when using data sources with a large number of tables after the upgrade to version 19.1
- WebReportDesigner - XtraReport.Name should not be modified upon saving a new report through the "Save As" dialog
- XRChart - The ConstantLine.AxisValue property is not serialized when a TimeSpan scale is used
- XRRichText - A mid-line page breaks occurs while splitting rich content between report's pages (line is cut)
- XtraReports groupings are not maintained after delete and undo
- XtraReports hangs when setting PivotGrid as a Chart's datasource when Data Filters are applied
↧
↧
November 22, 2019, 7:29 am
DevExpress ASP.NETImproves Gantt, GridView and RichEdit controls.
Fixes
All ASP.NET Bootstrap products
- Bootstrap - The "The configuration section 'bootstrap' cannot be read because it is missing a section declaration" error occurs if Nuget packages are used
- Validation - Non-string values are incorrectly interpreted as invalid using mask validation rules while updating row values
All ASP.NET MVC products
- ASP.NET MVC application with DevExpress Controls - A dead-lock happens in certain circumstances
- Do not render the type attribute for scripts and links when doctypeMode="Html5"
- Touch related features (such as scrolling, dragging, etc.) do not work properly on iOS 13
All ASP.NET Web Forms products
- ASPxDiagram - DataBinding/Linear demo - Exception is thrown in local demos if a new shape is dropped on a document
- ASPxDiagram - Icons are rendered incorrectly in Visual Studio Design view
- ASPxHtmlEditor, ASPxRichEdit, ASPxSpreadsheet - Icons are not rendered in Visual Studio's Design view in the Material theme
- Do not render the type attribute for scripts and links when doctypeMode="Html5"
- Touch related features (such as scrolling, dragging, etc.) do not work properly on iOS 13
- Validation - Non-string values are incorrectly interpreted as invalid using mask validation rules while updating row values
ASP.NET Demos
- Bootstrap3 Demos - LargeDataBase demos are not compilable
ASPxDataEditors
- ComboBox - The "Invalid value" error is shown on submitting an empty editor after upgrading to v19.2
- RadioButtonList - The markup is Invalid in IE - The "Bad Value "mixed" for attribute aria-selected on element span" error occurs
ASPxGantt
- ASPxGantt - Documentation - An incorrect code snippet is shown in the "Run Time" section of the "ASPxGantt Class" topic
- Gantt for WebForms - The EnableCallbacks property is public, but not supported
ASPxGridView
- ASPxGridLookup - The HeaderFilter popup width is incorrect
- A modal popup takes 10 seconds to be displayed if it is shown after a callback and accessibility is enabled
- ComboBox - The "Invalid value" error is shown on submitting an empty editor after upgrading to v19.2
- Demos - References to help topics are incorrect in the "Client Summary Calculation" MVC and WebForms demos
- Expand and Collapse buttons do not work in the IE browser in Batch Edit mode if the Accessibility Compliant option is enabled
- Batch Editing - An incorrect value is shown in an editor if the ValidateRows method is called in the BatchEditEndEditing event handler
- The "Preview Changes" text is not translated to Spanish
- "A primary key field specified via the KeyFieldName property is not found in the underlying data source" exception occurs in BatchEdit with a null data source when Container.KeyValue is used in DataItemTemplate
- Accessibility - The loading panel image does not have alternative text
- Batch Edit mode - Scroll position is reset after saving changes if the AccessibilityCompliant property is enabled
- The "Cannot read property 'index' of null" script error occurs in Batch Edit mode when TotalSummary for a field which doesn't exist in the data source is used
- The "Cannot read property 'parentNode' of null" error occurs if the SettingsCommandButton.PreviewChangesButton.RenderMode property is specified
- The ApplyFilter method does not work if FilterExpression has not changed and the filter has been disabled using FilterBar
ASPxHtmlEditor
- The value of an ordered list is incorrectly processed when inserting new values
ASPxPivotGrid
- ASPxPivotGrid unexpectedly invokes the CustomizationForm when pressing the "Enter" key inside an editor
ASPxRichEdit
- Incorrect bullet and text position after inserting a bullet list to a table using the context menu
- The content pasted into the editor in Internet Explorer 11 is duplicated in certain scenarios
- The size of a Text Box element with multi-line text is not restored after saving and re-opening a document
- Rich Edit Commands - There is no suitable API (event handler, callback function) to customize image settings right after inserting it using the insertPicture command
- A JavaScript error occurs on an attempt to invoke the "Save As" dialog if SettingsDialogs.SaveFileDialog.DisplaySectionMode is set to "ShowServerSection"
- An issue with the margin in the header in certain documents
- Multiple exceptions are thrown on opening certain documents when SqlOfficeStateProvider is used
- Spell Checking - System.Runtime.Serialization.SerializationException is thrown when Redis Session State Provider is used
- Text deleting is slow if Document Protection is used
- The "Unable to get property 'textContent' of undefined or null reference" JS error occurs after pasting text in IE11/EDGE browsers if the touch screen is used
- The 'Cannot read property 'ShowServiceForm' of null' error occurs after the Font for bullet numbers is customized
- The client-side getRtf command does not work in version 19.2.3
- A table placed in the main document overlaps the footer in a certain document
- It's not possible to create a custom shortcut if the control is in Read-Only mode
- The cursor has the "Move" type if the floating image is shown in the Header section
- RichEdit for WebForms - he scrollbar position is lost after a callback
- XAF ASP.NET RichTextPropertyEditor causes severe error
ASPxScheduler Suite
- An appointment is rendered incorrectly in TimelineView when IntervalCount is set to 1 and HorizontalAppointmentTemplate is defined
- Appointments are placed outside cell borders in certain situations
- A selection frame is rendered incorrectly for the last visible appointment in the Agenda view after showing the Appointment Dialog
- Agenda View layout (Date Header and Appointment Row areas) is incorrectly re-calculated when changing control width if the CustomizeElementStyle event is handled
- The "Cannot set property 'minHeight' of undefined" error occurs while selecting cells in the TimeLine view if the Cell.CssClass property is changed in the HtmlTimeCellPrepared event handler
- The "Edit" button is shown in the FAB if multiple appointments are selected
- The "Full Week" text is not translated to Spanish
- The client render doesn't work properly for appointments with shared resources
- The scroll position, which is set using the SelectAppointmentById method, is lost after calling the AdjustControl method if the Adaptivity feature is enabled
- Scheduler for WebForms and MVC - It's not possible to change the DisplayedIntervalCount property during a callback
- The "Cannot read property 'InitializeStandAloneOnUpdate' of undefined" error occurs if the ASPxViewSelector control is added to the ToolbarViewSelectorTemplate templates of views
ASPxSpellChecker
- RichEdit - Spell Checking - System.Runtime.Serialization.SerializationException is thrown when Redis Session State Provider is used
ASPxSpreadsheet
- The SettingsDocumentSelector.CommonSettings.InitialFolder property is ignored in the "Save As" dialog
Assembly Deployment Tool
- The "DevExpress Assembly Deployment Tool" item is missing in the DevExpress menu with version 19.2
Bootstrap Data Editors
- ComboBox - The "Invalid value" error is shown on submitting an empty editor after upgrading to v19.2
Bootstrap GridView
- ASPxGridView - A modal popup takes 10 seconds to be displayed if it is shown after a callback and accessibility is enabled
- ComboBox - The "Invalid value" error is shown on submitting an empty editor after upgrading to v19.2
- The "Preview Changes" text is not translated to Spanish
Bootstrap Rich Text Editor
- The 'Cannot read property 'ShowServiceForm' of null' error occurs after the Font for bullet numbers is customized
- The client-side getRtf command does not work in version 19.2.3
Bootstrap Scheduler
- Incorrect alignment in DayView when TimeScale is set to one hour
- The "Full Week" text is not translated to Spanish
- The client render doesn't work properly for appointments with shared resources
Data Access Library
- ObjectDataSource - Result schema is not initialized correctly in case parameters are specified after assigning a data member
- SqlDataSource.RebuildResultSchema hangs with large XMLs
Data Library
- Blank rows are displayed in GridControl if an empty ObservableCollection is assigned to the RealTimeSource.DataSource property
DevExtreme Core
- DataGrid - A cell template that consists of Razor markup and ERB-style constructs is not rendered in an ASP.NET Core 3.0 project
DevExtreme Data Grid
- Buttons in group cell templates aren't clickable when column fixing is enabled and the grid is scrolled to the right
- Drag&Drop does not work when the focused row feature is enabled
- How to customize export in an Angular application
- Rows render incorrectly if the grid has fixed columns and the UseNative scrolling property is enabled
- The columnWidth option does not change column width dynamically
- The cssClass option is not applied if a column is grouped and the showWhenGrouped option is set to true
- The expandRow method does not expand a row in the case of virtual scrolling
- DataGrid demos with arrow functions don't work in IE
- DataGrid displays white strips for hidden columns in IE
- DataGrid freezes the page when a column is deleted and the Grid contains band columns
- DataGrid reverts changes in batch mode if the dropdown icon is clicked
- LoadPanel ignores the position option starting with v19.2.3
- The "Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive." error occurs on scrolling
- TreeList - The "Cannot read property 'parent' of undefined" error occurs on an attempt to remove the non-existing key from the store
DevExtreme Data Visualization
- Chart - A side-by-side chart is rendered incorrectly if aggregationInterval is set to month and a data source contains data only for one month
- Chart - Multiple client-side errors are thrown when chart options are updated in version 19.1.8-build-19291-1133
- Chart - The "e.getTime is not a function" error occurs when zooming a chart if a value axis contains dates
DevExtreme Diagram
- Custom shapes cannot be dragged when baseType is set to "predefinedProcess"
- Newly inserted shapes cannot be deleted from a data source
- The resetOption method does not work for the customShapes option as expected
DevExtreme Scheduler
- A weekly recurring appointment has the incorrect start position when it is repeated for several times
- It is not possible to prevent the appointment form opening when the enter or space key is used
- Scheduler displays an error on appointment tooltip opening
DevExtreme Tree List
- The "Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive." error occurs on scrolling
- Rows don't loose focus (visually) when another row is focused
- The "Maximum callstack size exceeded" error occurs on searching if there are a lot of nested node levels
DevExtreme UI Widgets
- DateBox - Native pickers are not displayed if the drop-down button is clicked on a mobile device
- DateBox - The "Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'." error occurs when both showClearButton and readOnly option is enabled
- DropDownButton - Drop-down part is truncated after updating to v.19.2
- Labels are aligned incorrectly when changing item visibility inside a group
- Lookup - A popup element shows a dark overlay in the Material theme
- NumberBox - The control returns an incorrect value when a certain format is specified
- Popup - AngularJS - Title text is cropped in the Material theme
- Popup - The overlay shade is displayed incorrectly after the upgrade to v19.2
- TextBox - IE opens the previous page when Backspace is pressed if the widget is read only and focused
eXpress Persistent Objects
- LINQ to XPO - Upcasting is not applied to nested Joins in certain circumstances
- Parameterized XPObjectSource is not refilled when used in XRSubreport
MVC Data Editors
- ComboBox - The "Invalid value" error is shown on submitting an empty editor after upgrading to v19.2
- ComboBox - The dropdown is incorrectly shown if a new item is added to the ComboBox with the enabled adaptivity after a callback in the EndCallback event handler
- SpinEdit - Form is not submitted when the Enter key is pressed in the focused editor containing a decimal value
MVC GridView
- A modal popup takes 10 seconds to be displayed if it is shown after a callback and accessibility is enabled
- ComboBox - The "Invalid value" error is shown on submitting an empty editor after upgrading to v19.2
- Expand and Collapse buttons do not work in the IE browser in Batch Edit mode if the Accessibility Compliant option is enabled
- The "Preview Changes" text is not translated to Spanish
- The Update and Cancel buttons are disabled in Toolbar if the SettingsPager.Mode property is set to GridViewPagerMode.EndlessPaging
- Accessibility - The loading panel image does not have alternative text
MVC HtmlEditor
- The value of an ordered list is incorrectly processed when inserting new values
MVC Navigation, Layout & Multi-Purpose Extensions
- ASP.NET MVC File Manager in Adaptive Mode - The unnecessary empty space is shown in the detail view at the left side of the internal grid
- FormLayout - Binding to ExpandoObject does not work as expected
- FormLayout for MVC - The AssociatedNestedExtensionName property doesn't work in version 19.2
- Round Panel ASP.NET MVC - The collapsed icon is incorrect if the Accessibility Compliant mode is enabled
MVC Pivot Grid
- OLAP - Calculated dimension members disappears after applying a filter if SortMode is set to None
MVC Report
- A control whose EditOptions are enabled displays values of a multivalue parameter as 'System.String[]'
- HTML5 Document Viewer - The client-side EditingFieldChanged event is not raised in Mobile mode
- Parameterized XPObjectSource is not refilled when used in XRSubreport
- Web Report Designer - It is not possible to reset the XRChart control's Series Data Member property
- Web Report Designer - There is no indication that the Report Designer is initialized incorrectly
- WebReportDesigner - XtraReport.Name should not be modified upon saving a new report through the "Save As" dialog
MVC RichEdit
- The size of a Text Box element with multi-line text is not restored after saving and re-opening a document
- Rich Edit Commands - There is no suitable API (event handler, callback function) to customize image settings right after inserting it using the insertPicture command
- A JavaScript error occurs on an attempt to invoke the "Save As" dialog if SettingsDialogs.SaveFileDialog.DisplaySectionMode is set to "ShowServerSection"
- An issue with the margin in the header in certain documents
- Multiple exceptions are thrown on opening certain documents when SqlOfficeStateProvider is used
- Spell Checking - System.Runtime.Serialization.SerializationException is thrown when Redis Session State Provider is used
- Text deleting is slow if Document Protection is used
- The 'Cannot read property 'ShowServiceForm' of null' error occurs after the Font for bullet numbers is customized
- The client-side getRtf command does not work in version 19.2.3
- The scrollbar position is lost after a callback
MVC Scheduler
- A selection frame is rendered incorrectly for the last visible appointment in the Agenda view after showing the Appointment Dialog
- Agenda View layout (Date Header and Appointment Row areas) is incorrectly re-calculated when changing control width if the CustomizeElementStyle event is handled
- The "Cannot set property 'minHeight' of undefined" error occurs while selecting cells in the TimeLine view if the Cell.CssClass property is changed in the HtmlTimeCellPrepared event handler
- The "Full Week" text is not translated to Spanish
- The client render doesn't work properly for appointments with shared resources
- It's not possible to change the DisplayedIntervalCount property during a callback
MVC SpellChecker
- RichEdit - Spell Checking - System.Runtime.Serialization.SerializationException is thrown when Redis Session State Provider is used
MVC Spreadsheet
- The SettingsDocumentSelector.CommonSettings.InitialFolder property is ignored in the "Save As" dialog
Navigation, Layout & Multi-Purpose Controls
- Accessibility - The "aria-expanded" attribute is not specified for the Expand/Collapse button of the ASPxRoundPanel control
- ASPxFileManager - The "Cannot read property 'indexOf' of undefined" script error occurs on an attempt to use the client-side SetCurrentFolderPath method
- Docking for WebForms - Panels located inside ASPxDockZone swap their places after maximizing one of them in a certain scenario
- FileManager - There is no capability to change a selected row in Detail View in single-selection mode if the Accessibility Support is enabled
- FileManager - There is no capability to unselect all rows in Detail View in multi-selection mode if the Accessibility Support is enabled
- FileManager for WebForms - The "Cannot read property 'indexOf' of undefined" JS error occurs if the client-side SetCurrentFolderPath method is called with a folder path with the "/" symbol
- FloatingActionButton for WebForms - Nested buttons are located incorrectly relatively to the available size left after changing the vertical position of FloatingActionButton
- FormLayout - Binding to ExpandoObject does not work as expected
- NavBar for WebForms - An Item image is not displayed in the Safari browser if the ItemStyle.Wrap property is enabled
- Ribbon for WebForms - The RibbonDropDownToggleButtonItem checked state is lost after several postbacks if ASPxRibbon's EnableViewState property is disabled
Project Templates
- Responsive Template - A menu item is jumping vertically after a page refresh if the MenuItem.Alignment property is set to Left
- Responsive Template - Toolbar items are hidden initially and then jump to the right on refreshing a page
Rich Text Editor for ASP.NET Core
- The 'Cannot read property 'ShowServiceForm' of null' error occurs after the Font for bullet numbers is customized
- The document.fonts.create method doesn't work if the second parameter doesn't contain quotes
Spreadsheet for ASP.NET Core
- Spreadsheet doesn't provide the functionality to use Redis Document State Provider
XtraCharts Suite
- Waterfall Series Label - The WaterfallSeriesLabelPosition.Auto and WaterfallSeriesLabelPosition.OutsideEnd options work identically
- WebChartControl - A runtime error occurs when the CrosshairOptions.SnapMode property is set to NearestValue
XtraReports Suite
- Document Viewer in Mobile Mode - Drop-down parameter editors stopped working after update to v19.2
- "Fail to run wizard '...\XtraReport.vstemplate'. Message: Object reference not set to an instance of an object." error occurs in Visual Studio 2019 while trying to add "DevExpress Report" item to the project
- "Internal Server Error" errors occur when working with Web Reporting components in a published ASP.NET Core 3.0 applications
- A control whose EditOptions are enabled displays values of a multivalue parameter as 'System.String[]'
- An emply validation message displays for null DateTime report parameters
- ASP.NET Core Angular Reporting project template - The "error TS2370: A rest parameter must be of an array type" error occurs in the "knockout.d.ts" file
- ASP.NET Core Reporting - Disposing of the report document on closing the web page causes the DXXRDV controller to be unresponsive
- ASPxWebDocumentViewer Access is denied to style sheet in sub reports
- DataGrid - How to customize export in an Angular application
- Document Viewer in Mobile Mode - Date Range Parameter is not usable
- Export to PDF - Incorrect fonts are assigned to the text blocks in a Linux-based Docker container
- HTML5 Document Viewer - Exported document is displayed as plain text in case the Response Caching middleware is enabled
- It is impossible to customize the dxrd-querybuilder-popup knockout template after an upgrade to version 19.1.5
- It takes a lot of time to run the XtraReport designer for .NET Core in Visual Studio 2019
- Mac OS, Linux - .NET Core 3.0 reporting application failed with 'PlatformNotSupportedException: System.Windows.Extensions types are not supported on this platform'
- Parameterized XPObjectSource is not refilled when used in XRSubreport
- System.NullReferenceException is thrown when the Filter Editor of a chart's FilterString property is invoked
- The "InvalidOperationException: Cannot consume scoped service 'IWebDocumentViewerExceptionHandler' from singleton 'IDocumentStorage'." error occurs if the WebDocumentViewerConfigurationBuilder.DisableCachedDocumentSource method is called
- The Visual Studio's Report Designer crashes after modifying the report in case the application was run by using the "dotnet watch run" command
- Web Document Viewer - Cannot export a report in the ASPxClientWebDocumentViewer.DocumentReady event handler using the client-side ExportTo method
- Web Report Designer - "Object of type 'DevExpress.XtraReports.UI.ExpressionBinding' cannot be converted to type 'DevExpress.XtraReports.UI.XRControl'" error occurs while saving a report
- Web Report Designer - Intersecting controls are not highlighted in red
- Web Report Designer - It is not possible to reset the XRChart control's Series Data Member property
- Web Report Designer - The designer's performance has decreased and the memory consumption has enlarged when using data sources with a large number of tables after the upgrade to version 19.1
- WebReportDesigner - XtraReport.Name should not be modified upon saving a new report through the "Save As" dialog
↧
November 22, 2019, 7:31 am
DevExpress UniversalComprehensive software development toolset for .NET and JavaScript. Latest maintenance release.
Features
DevExpress has released a maintenance update across their entire product range.
↧
November 22, 2019, 7:45 am
DevExpress DXperienceComprehensive software development toolset for .NET and JavaScript. Latest maintenance release.
Features
DevExpress has released a maintenance update across their entire product range.
↧
November 28, 2019, 4:45 am
DevExpress VCL SubscriptionImproves PDFViewer, RichEdit and SpreadSheet controls.
Fixes
ExpressBars Suite
- Ribbon - Customization Form - The "Reset all customizations" option does not restore the ribbon tab order after reopening the Form
ExpressDocking Library
- Dock panels insufficiently increase their captions for a large font size specified by a dock panel or a docking manager
ExpressEditors Library
- cxComboBox - The item selection state in a combo box dropdown window does not update according to the combo box edit value in certain cases, provided that the Properties.DropDownListStyle property is set to lsEditList
- cxDateEdit - The modern-style drop-down calendar truncates day names if the MingLiU font is used and the "Chinese (Traditional, Taiwan)" format is selected in the system's regional settings
- TcxShellListView - A shell item being dragged can be dropped only to the currently accessed shell item
ExpressGDI+ Library
- TdxGPImage and descendants - The Flip procedure adds an extra row and/or column of transparent pixels at the top and/or left image border if the AHorizontally and/or AVertically parameters are set to True
ExpressLibrary
- The TcxLocalizer.LoadFromResource procedure's AHandle parameter is not 64-bit compatible
ExpressMap Control
- The map control incorrectly sizes the dot and ellipse vector items if they display borders
ExpressNavBar
- The SaveToStream, SaveToIniFile, and SaveToRegistry procedures incorrectly store link and child group positions if the OptionsBehavior.Common.AllowChildGroups property is set to True
ExpressPDFViewer
- A transparency group in an unsupported blend mode ignores transparency information when printed
- An annotation defined in an inline object stored in a PDF object array is not displayed
ExpressPrinting System
- Export to PDF - All PDF export procedures that accept a custom target file name as a parameter ignore a report link's PDFExportOptions.OpenDocumentAfterExport property value
- PDF Viewer Report Link - The size of a printed document page's content is incorrect if the PrinterPage.ScaleMode property is set to smAdjust
- PivotGrid.OptionsView.GridLines is not respected for items with Properties assigned when printing
- Print Preview - The Advanced dialog causes the"XXX is not valid integer value" error on selecting a localized item from the drop-down Zoom list
- Spreadsheet Report Link incorrectly prints cell borders whose style is different from sscbsDefault, sscbsThin, sscbsMedium, sscbsThick, or sscbsDouble
ExpressQuantumGrid Suite
- The "RowIndex out of range" exception occurs on selecting two or more rows in certain cases after changing grouped columns if the View's OptionsSelection.MultiSelect property is set to True
ExpressQuantumTreeList Suite
- TcxDBTreeList replaces the parent field value of a child node created by calling a bound dataset's Insert method and assigning the parent field's Value property within the DisableControls/EnableControls method block
ExpressRichEdit Control
- The "Shape Fill", "Shape Outline", and "Shape Outline Weight" commands and their associated actions cannot be localized
ExpressSkins Library
- An AV occurs when the IDE opens a DFM file whose Grid, Tree List, or Vertical Grid control is the first control to be skinned by TcxLookAndFeelController or TdxSkinController
- Cannot compile a custom Skin-Project for the 64bit Platform
- Export - ExpressQuantumGrid - Footer text blends with its background in the resulting document when one of certain skins is in effect
ExpressSpreadSheet
- RTF-formatted cell values change their color to default when activating an in-place cell editor in certain cases
- The "Control has no parent window" exception occurs when adding TdxSpreadSheetFormulaBar to a form if an application or a component container that is currently opened in the IDE contains TcxDefaultEditStyleController whose Style.Color property is modified
- The RANDBETWEEN function with the second parameter greater than 100 cannot return all values from the specified range
- The ROUND function works differently than in MS Excel in certain cases
ExpressTile Control
- TdxTileControl - A detail page flickers when activated or resized if this page displays a control whose ParentBackground property is set to True and an image is assigned to the tile control's Style.Texture property
↧
↧
November 29, 2019, 5:11 am
FastReport VCL Enterprise EditionImproves report designer and report creation performance.
Features
- Improved interface of the "DataTree", "Object Inspector" and "Classes Tree" in the report designer. Added toolbars with fast action buttons and filtering of data.
- Added RichView.FileLink property - use it to load RTF files at prepare-time (can be used to reduce memory using for big RTF).
- Added Columns property for GS1 Databar ES barcode.
- Added PageFooter.PrintOnSinglePage property - override behavior of PrintOnLastPage/PrintOnFirstPage when the page is Last and First at the same time.
- Added ReportSummary.PrintAtBottom property - allows printing the report summary at the bottom of the page.
- Added PostScript export filter.
- Added PPML export filter.
- Updated converters from RB and QR.
- Changes in LoadPreferences interface, added second parameter as Def settings container.
- Reduced fields updating in Master-Detail link. Updates only when fields list changed (Some DS like DBX recreates fields).
- Improved RichView synchronization in multi-thread environment.
- TfrxPreviewForm.FFilterList moved to constructor/destructor (for custom inheritors).
Fixes
- Fixed Image Resources for low scaling values (less than 150%).
- Fixed wrong anchor in dataset editor.
- Fixed flickering of the data tree for internal datasets after closing preview.
- Fixed GS1 Databar ES barcode for special case (odd count of modules).
- Fixed GS1 Databar barcode for smooth height changing in the report designer.
- Fixed wrong behavior of Processing property with DetailPage.
- Fixed line break in PDF export under Windows 10 x64.
- Fixed loading of OSM maps with '`' sign.
- Fixed dialog Form in HIDPI called from preview (ClentHeight/ClientWidth serialized with scaled values).
- Fixed designer flickering at show.
- Fixed report options dialog printer list icons.
- Fixed print dialog printer list icons.
- Fixed Codewindow font size when save designer settings.
- Fixed Esc key pressing when TfrxDateEditControl expanded.
- Fixed bug with incorrect size of CellularTextObject.
- Fixed layer's internal dataset in the Map editor.
- Fixed Indy transport for 465, 587 port.
↧
December 3, 2019, 5:12 am
FastReport.NetReport designer adds the ability to paste pictures and text from clipboard or drag and drop as files.
Features
- Engine
- Added events to TrueTypeCollection object. New demo program shows how to use them - .\Demos\C#\FontHandlersExportToPDF.
- Added an ability to change decimal digits for Number, Currency and Percent formats when UseLocale property is true.
- Added property "SplitRows" for MatrixObject. By default, its value is False and in this case rows with the same values are joined. If True - rows are split (like TableObject).
- Designer
- Added ability to drag & drop pictures in png, jpeg, jpg, gif, ico, bmp, tif, tiff, emf, wmf formats and text files in .txt and .rtf format.
- Added ability to paste picture and text on page from clipboard.
- Added ability to create new report page using: "+" button on the pages panel, double-click on empty space on the pages panel, "Ctrl+N" shortcut.
- Preview
- Added exports menu editor.
- New editor is available in user interface options; exports can now be removed from exports menu.
- Data source menu in Text Editor is now hidden in Preview.
- "Delete Page" button now disabled in Preview when only one page generated.
- Exports
- Added ability to split pages in export to XML.
- Added support for Padding property in Microsoft Word2007 export.
- Now when PDF export with InteractiveForms = true: fonts won't be saved if there aren't editable elements in the report.
- WebReport
- Added ability to change export settings. To do this, you need to subscribe to the ExportParameters event in WebReport.Report.
Fixes
- Engine
- Fixed bug with trying to convert DBNull in empty string when ConvertNulls is disabled.
- Fixed a bug when PageFooter with PrintOn=LastPage causes to print it on penultimate page.
- Designer
- Fixed a bug when trying to set an incorrect RowSpan value to a MatrixObject cell.
- Fixed a bug with dropping color, width and style in Border editor.
- Fixed a bug with resizing PolyLineObject/PolygonObject, when it's copied with Ctrl+Drag.
- Fixed a bug with inactive context menu "Size Mode" for SVG object.
- Fixed a bug when subreport cannot be deleted when page linked to it was deleted before.
- Fixed a bug when the buttons in the "Panel" in the "View" tab did not match the "Visible" property of the corresponding windows.
- Exports
- Fixed bugs when exporting a multi-page report in XML.
- Fixed a bug when PDF export generated incorrect file when EmbeddingFonts and InteraciveForms properties equal True.
- Fixed view of background on BarcodeObject at Pdf and Html export.
- Fixed bugs when displaying Shape, Barcode, Polygon etc. with fill (or background) in all exports with table layout.
- WebReport
- Fixed incorrect width and height for reports with mixed page orientation (Landscape & Portrait).
- Fixed incorrect view of background in ShapeObject.
- Fixed lack of non-standard fill (Hatch, LinearGradient, etc.) on ShapeObject.
- .Net Core
- Fixed a bug with SQLite plugin if database includes null-values.
- Fixed a critical bug on embedding fonts.
2020.1
Updated Dec 2, 2019
Features
- Engine
- Added events to TrueTypeCollection object. New demo program shows how to use them - .\Demos\C#\FontHandlersExportToPDF.
- Added an ability to change decimal digits for Number, Currency and Percent formats when UseLocale property is true.
- Added property "SplitRows" for MatrixObject. By default, its value is False and in this case rows with the same values are joined. If True - rows are split (like TableObject).
- Designer
- Added ability to drag & drop pictures in png, jpeg, jpg, gif, ico, bmp, tif, tiff, emf, wmf formats and text files in .txt and .rtf format.
- Added ability to paste picture and text on page from clipboard.
- Added ability to create new report page using: "+" button on the pages panel, double-click on empty space on the pages panel, "Ctrl+N" shortcut.
- Preview
- Added exports menu editor.
- New editor is available in user interface options; exports can now be removed from exports menu.
- Data source menu in Text Editor is now hidden in Preview.
- "Delete Page" button now disabled in Preview when only one page generated.
- Exports
- Added ability to split pages in export to XML.
- Added support for Padding property in Microsoft Word2007 export.
- Now when PDF export with InteractiveForms = true: fonts won't be saved if there aren't editable elements in the report.
- WebReport
- Added ability to change export settings. To do this, you need to subscribe to the ExportParameters event in WebReport.Report.
Fixes
- Engine
- Fixed bug with trying to convert DBNull in empty string when ConvertNulls is disabled.
- Fixed a bug when PageFooter with PrintOn=LastPage causes to print it on penultimate page.
- Designer
- Fixed a bug when trying to set an incorrect RowSpan value to a MatrixObject cell.
- Fixed a bug with dropping color, width and style in Border editor.
- Fixed a bug with resizing PolyLineObject/PolygonObject, when it's copied with Ctrl+Drag.
- Fixed a bug with inactive context menu "Size Mode" for SVG object.
- Fixed a bug when subreport cannot be deleted when page linked to it was deleted before.
- Fixed a bug when the buttons in the "Panel" in the "View" tab did not match the "Visible" property of the corresponding windows.
- Exports
- Fixed bugs when exporting a multi-page report in XML.
- Fixed a bug when PDF export generated incorrect file when EmbeddingFonts and InteraciveForms properties equal True.
- Fixed view of background on BarcodeObject at Pdf and Html export.
- Fixed bugs when displaying Shape, Barcode, Polygon etc. with fill (or background) in all exports with table layout.
- WebReport
- Fixed incorrect width and height for reports with mixed page orientation (Landscape & Portrait).
- Fixed incorrect view of background in ShapeObject.
- Fixed lack of non-standard fill (Hatch, LinearGradient, etc.) on ShapeObject.
- .Net Core
- Fixed a bug with SQLite plugin if database includes null-values.
- Fixed a critical bug on embedding fonts.
↧
December 5, 2019, 2:54 am
Scrollbar AnnotationsAdds calculated fields and scrollbar annotations to Grid, TreeList, and Vertical Grid controls.
Features
Grid Control
- New ORM-Based Table View (Beta) - The VCL Grid Control ships with a new Table View that leverages the ExpressEntityMapping Framework and its data management capabilities. Like Server Mode Views, this View executes data-aware operations on the database side, allowing you to display large datasets at blazing fast speeds. In addition, the new View supports data editing and Master-Detail layouts. v19.2 also includes a new Data Source component that binds the View directly to an entity.
- Calculated Fields - With this release, the VCL Grid, TreeList, and Vertical Grid controls allow you to calculate cell values (referenced as fields) for unbound columns/rows using formulas written as string expressions. Formulas can include any number of fields, constants, operators, and functions. You and your users can utilize the Expression Editor (with auto-complete support) to customize formulas.
- Scrollbar Annotations - The Grid, TreeList, and Vertical Grid controls now support scrollbar annotations - colored markers arranged along the vertical scrollbar (or the horizontal scrollbar in the Vertical Grid control). Scrollbar annotations allow you to visualize:
- Rows that match search results
- Rows with validation errors
- Focused/selected rows
- Custom data, including hints
- Extended Search Capabilities
- Search Mode - The DevExpress VCL Grid, TreeList, and Vertical Grid controls now offer a new "Search" mode option. When "Search" mode is used, the controls highlight text matches within rows (non-matching values are never hidden). The Find Panel provides built-in support for this new option and displays Next/Previous buttons for quick navigation within results. When combined with scrollbar annotations, the Find Panel allows you to replicate the search behavior of modern IDEs and browsers.
- Find Panel Enhancements
- You can now switch between Filter and Search modes.
- You can now search in group rows and preview sections.
NavBar Control
- Hamburger Menu - This release includes a new skin-based View with a collapsed state. The new Hamburger Menu allows you to deliver user experiences that mirror those found in Windows 10 (displays a button or a narrow strip of icons when collapsed). As a hybrid of the Accordion View and Navigation Pane View, the Hamburger Menu ships with features common to the Accordion/Navigation Pane, including nested groups and expand/collapse animation effects.
New Formatted Label
- The DevExpress ExpressEditors Library now ships with a Formatted Label that allows you to display text formatted via BBCode-inspired markup tags. The following formatting options are available:
- Font face, style, and size
- Foreground and background colors
- Subscript and superscript characters
- Hyperlinks
- Either add/modify markup tags as plain text or allow the Formatted Label to convert RTF text as necessary. Unbound, data-aware, standalone, and in-place versions of the Formatted Label are available. The unbound version includes a design-time WYSIWYG editor for bidirectional RTF-to-markup conversion.
DPI Awareness
- Per-monitor DPI Awareness v2 Support - This release adds per-monitor DPI awareness v2 support to the VCL products, utility applications, and demos (for native Windows style). This option allows UI elements to scale differently based upon the DPI factor applied to the display/monitor. The new feature will be available for Windows 10 systems (build 1703 or newer).
Scheduler
- Performance Enhancements
- The enhanced Week and Month Views can now navigate dates, load events and scroll data 120 to 250 times faster than previous versions.
- The enhanced TimeGrid View can now scroll events, scroll resources, select events and execute drag & drop operations nine to thirteen times faster than previous versions.
- The enhanced Day View can now navigate dates, select events, and execute scroll operations twice as fast as previous versions.
- Minor Enhancements
- Agenda View - You can now hide event descriptions.
- Agenda View - You can create an event via the popup menu displayed for multiple days selected in the scheduling area
- Day View – You can now scroll the all-day event region using the mouse wheel.
- TcxSchedulerDBStorage - The resource container includes properties that allow you to specify dataset fields bound to a resource's Visible, WorkDays, WorkStart, and WorkFinish properties.
Layout Control
- New Check Box and Radio Button Items - These new items are a lightweight replacement to standard VCL and DevExpress check box and radio button controls. Because of the optimized painting algorithms, these new layout items improve load times when compared to use of embedded controls. Painting is now up to seven times faster.
- Design-Time Control Conversion - This release adds a design-time dialog to help you convert embedded controls to their built-in counterparts. To display the dialog, invoke the layout control's context menu and select "Convert Embedded Controls".
Spreadsheet
- Right-To-Left Support - This release adds Right-to-Left (RTL) support to UI elements and worksheet content. Also added, is an option to switch the direction of individual worksheets. To enable RTL text in your application, switch its BiDiMode property to bdRightToLeft.
- Performance Enhancements
- The optimized formula parser allows formula-heavy documents to load approximately twice as fast (when compared to previous versions).
- "Unique Values" and "Duplicate Values" conditional formatting rules are now applied two to ten times faster (when compared to previous versions).
Miscellaneous
- The rendering engine used for rich text formatted content has been replaced with the formatted label introduced in this release. This change removes the VCL Rich Edit Control dependency from the VCL Spreadsheet control and the data export methods, allowing you to reduce overall application size and memory consumption.
↧