Quantcast
Channel: ComponentSource News | Query & Reporting Components
Viewing all 1893 articles
Browse latest View live

Syncfusion Essential Studio Enterprise 2019 Volume 2 SP1

$
0
0
Syncfusion Essential Studio Enterprise

All of Syncfusion's user interface, reporting, and business intelligence components and libraries in one comprehensive suite. Latest Service Pack release.

Features

Syncfusion has released a Service Pack update across their Essential Studio product range.


ActiveReportsJS released

$
0
0
ActiveReportsJS

Professional reporting for Web applications.

Features

  • High Performance ActiveReports Engine - Leverage the powerful JavaScript API reporting tool to create lightweight analysis, budgeting, and financial reports.
  • JavaScript Reporting for Any Framework - Compatible with Angular, React, and Vue.
  • Client-Side Exporting and Printing - Quickly generate WYSIWYG reports and export to PDF or Excel on the client-side. Allow your end users to print pixel-perfect reports.
  • No External Dependencies - Written in TypeScript. Use in any web application. Customizable, and easy to use in VSCode.
  • Dynamic Reporting - Built-in support for drill down, drill through, and expressions for conditional formatting included.
  • Multiple Report Types - Pick from layout-driven page reports or data-driven RDL reports to create a full-featured report library.
  • Designer
    • Cross Platform - Use ActiveReportsJS designer in any environment: Mac, Windows, Linux.
    • Highly Functional Reporting - Create complex reports using the intuitive drag-and-drop GUI.
    • Import and Convert Reports - Load existing RDLX reports and automatically convert to RDLX-JSON.
  • Viewer
    • Render Reports on the Client - Generate reports without any server interaction.
    • Customize Viewer - Configure and modify the viewer’s behavior using the reporting API engine.
    • Create Simple Transactional Reports - Perform lighter reporting in the browser with ActiveReportsJS.

ActiveReports 13.2.18250.0

$
0
0
ActiveReports

Improves memory consumption when rendering reports with high res images.

Features

  • Improved CSV Data Provider - Added the ability to load CSV data from a URL in Page and RDL reports. This makes using dynamic CSV data, or data stored in a central location, much easier.
  • JSViewer Enhancements - When running a project, JSViewer creates certain temporary folders for report rendering. Once the application page is closed, the temporary files are deleted. Another feature added to JSViewer, to help with efficient layout, is getting page info for the page in which the JSViewer is hosted.
  • SVG Images and PDF Export - Implemented several small enhancements around high resolution SVG images to deliver a big difference. These enhancements include improved memory consumption when rendering reports with high res images and reducing PDF output size by almost 50%.
  • Improved CSV Export - Enhanced CSV Rendering Extension to export to CSV without headers. New "NoHeader" boolean property has been added to the rendering extension that can be configured in the UI or set in code.

FastReport.Net Enterprise 2019.4.1

$
0
0
FastReport.Net Enterprise

Adds new time format and JSON data connection.

Features

  • Engine
    • Added Bezier curve for polygons.
    • Added new time format minutes:seconds [mm:ss].
    • Added a new JSON data connection integrated into the engine.
    • Added FontListFolder property in the Utils.Config.
    • Added RepeatBandNTimes property for bands.
    • Updated a polygon object: now the polygon toolbar is displayed not near to the object, but in the main toolbar and in Ribbon; polygon modes are changed, new modes allow editing and adding curves
      > because polygons have got strong changes, Fast Reports want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point.
  • Designer
    • Added feature to edit the SQL query for the QueryBuilder; if the QueryBuilder cannot process the query a warning will be showed.
    • Now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort.
  • Preview
    • Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked.
  • Exports
    • Added Hyperlinks to RTF-export.
    • Added an ability to split pages with data in different sheets when exporting to Microsoft Excel 2007.
    • Improved an example \Demos\C#\PrintZPL.
  • WebReport
    • Added PdfImagesOriginalResolution, PdfJpegCompression and PdfColorSpace properties.
    • Added rotation for pages with landscape orientation in printing from browser.
    • Added event CustomAuth.
  • .Net Core
    • Graphics dependency changed from CoreCompat.System.Drawing to System.Drawing.Common.

Fixes

  • Engine
    • Fixed image size calculation when AutoSize is enabled in the preparation stage.
    • Fixed RichText lists format.
    • Fixed a bug when font changed in parent report were not changed in inherited report.
    • Fixed a bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand.
  • Designer
    • Fixed TypeConverter on the TextObject.ParagraphFormat property.
    • Fixed a bug with rising exception when double clicking on a TextObject.
    • Fixed a bug with shadow of report when designer is in Right-to-Left mode.
    • Fixed a bug when Query Builder adds extra comma.
    • Fixed a bug with adding extra spaces in QueryBuilder.
    • Fixed a bug with position of report shadow when zooming in Right-to-Left designer.
    • Fixed a bug with the inability to return and cancel actions when copying the format.
  • Preview
    • Fixed a bug with breaking ManualBuild table with CanBreak = false.
    • Fixed a bug with display on the penultimate page with PageFooter PrintOn = LastPage.
  • Exports
    • Fixed a bug with export of bitmaps in ZPL.
    • Fixed a bug with incorrect height of cells in Excel 2007.
    • Fixed a bug with exporting empty sheet in Excel 2007.
    • Fixed a bug with exporting the page with the wrong size in Excel 97.
    • Fixed a bug with exporting empty cells in Excel 2007.
    • Fixed a bug with strikethrough text in Excel 2007 export.
    • Fixed a bug with strikethrough text in Word 2007 export, when using html-tags and conditional formatting.
    • Fixed QR code position in ZPL export.
    • Fixed page init priority in ZPL export.
    • Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures).
    • Fixed a bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF.
    • Fixed a bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph.
    • Fixed RichObject bugs - parsing RTF, enumerated lists, and text colors.
  • .Net Core
    • Fixed memory leak in PDF-export.
    • Fixed memory leak in font engine.
    • Fixed glyph widths in PDF-export.
    • Fixed errors of report building with complex expressions ("Requested operation is not available because the runtime library function '' is not defined.").
    • Fixed display of fonts in PDF-export, reduced accuracy to 2 decimal places.
    • Fixed bug with incorrect display of Arabic characters.
    • Fixed TrueType font name conversion for extended weights
      > font name conversion affected to FR.Core. The existing font.list file must be deleted manually, and will automatically rebuild on next export to PDF. Note that rebuilding of font.list takes long time.

FastReport.Net WinForms + WebForms 2019.4.1

$
0
0
FastReport.Net WinForms + WebForms

Adds new time format and JSON data connection.

Features

  • Engine
    • Added Bezier curve for polygons.
    • Added new time format minutes:seconds [mm:ss].
    • Added a new JSON data connection integrated into the engine.
    • Added FontListFolder property in the Utils.Config.
    • Added RepeatBandNTimes property for bands.
    • Updated a polygon object: now the polygon toolbar is displayed not near to the object, but in the main toolbar and in Ribbon; polygon modes are changed, new modes allow editing and adding curves
      > because polygons have got strong changes, Fst Reports want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point.
  • Designer
    • Added feature to edit the SQL query for the QueryBuilder; if the QueryBuilder cannot process the query a warning will be showed.
    • Now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort.
  • Preview
    • Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked.
  • Exports
    • Added Hyperlinks to RTF-export.
    • Added an ability to split pages with data in different sheets when exporting to Microsoft Excel 2007.
    • Improved an example \Demos\C#\PrintZPL.
  • WebReport
    • Added PdfImagesOriginalResolution, PdfJpegCompression and PdfColorSpace properties.
    • Added rotation for pages with landscape orientation in printing from browser.
    • Added event CustomAuth.

Fixes

  • Engine
    • Fixed image size calculation when AutoSize is enabled in the preparation stage.
    • Fixed RichText lists format.
    • Fixed a bug when font changed in parent report were not changed in inherited report.
    • Fixed a bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand.
  • Designer
    • Fixed TypeConverter on the TextObject.ParagraphFormat property.
    • Fixed a bug with rising exception when double clicking on a TextObject.
    • Fixed a bug with shadow of report when designer is in Right-to-Left mode.
    • Fixed a bug when Query Builder adds extra comma.
    • Fixed a bug with adding extra spaces in QueryBuilder.
    • Fixed a bug with position of report shadow when zooming in Right-to-Left designer.
    • Fixed a bug with the inability to return and cancel actions when copying the format.
  • Preview
    • Fixed a bug with breaking ManualBuild table with CanBreak = false.
    • Fixed a bug with display on the penultimate page with PageFooter PrintOn = LastPage.
  • Exports
    • Fixed a bug with export of bitmaps in ZPL.
    • Fixed a bug with incorrect height of cells in Excel 2007.
    • Fixed a bug with exporting empty sheet in Excel 2007.
    • Fixed a bug with exporting the page with the wrong size in Excel 97.
    • Fixed a bug with exporting empty cells in Excel 2007.
    • Fixed a bug with strikethrough text in Excel 2007 export.
    • Fixed a bug with strikethrough text in Word 2007 export, when using html-tags and conditional formatting.
    • Fixed QR code position in ZPL export.
    • Fixed page init priority in ZPL export.
    • Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures).
    • Fixed a bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF.
    • Fixed a bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph.
    • Fixed RichObject bugs - parsing RTF, enumerated lists, and text colors.

FastReport.Net WinForms 2019.4.1

$
0
0
FastReport.Net WinForms

Adds new time format and JSON data connection.

Features

  • Engine
    • Added Bezier curve for polygons.
    • Added new time format minutes:seconds [mm:ss].
    • Added a new JSON data connection integrated into the engine.
    • Added FontListFolder property in the Utils.Config.
    • Added RepeatBandNTimes property for bands.
    • Updated a polygon object: now the polygon toolbar is displayed not near to the object, but in the main toolbar and in Ribbon; polygon modes are changed, new modes allow editing and adding curves
      > because polygons have got strong changes, Fast Reports want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point.
  • Designer
    • Added feature to edit the SQL query for the QueryBuilder; if the QueryBuilder cannot process the query a warning will be showed.
    • Now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort.
  • Preview
    • Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked.
  • Exports
    • Added Hyperlinks to RTF-export.
    • Added an ability to split pages with data in different sheets when exporting to Microsoft Excel 2007.
    • Improved an example \Demos\C#\PrintZPL.

Fixes

  • Engine
    • Fixed image size calculation when AutoSize is enabled in the preparation stage.
    • Fixed RichText lists format.
    • Fixed a bug when font changed in parent report were not changed in inherited report.
    • Fixed a bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand.
  • Designer
    • Fixed TypeConverter on the TextObject.ParagraphFormat property.
    • Fixed a bug with rising exception when double clicking on a TextObject.
    • Fixed a bug with shadow of report when designer is in Right-to-Left mode.
    • Fixed a bug when Query Builder adds extra comma.
    • Fixed a bug with adding extra spaces in QueryBuilder.
    • Fixed a bug with position of report shadow when zooming in Right-to-Left designer.
    • Fixed a bug with the inability to return and cancel actions when copying the format.
  • Preview
    • Fixed a bug with breaking ManualBuild table with CanBreak = false.
    • Fixed a bug with display on the penultimate page with PageFooter PrintOn = LastPage.
  • Exports
    • Fixed a bug with export of bitmaps in ZPL.
    • Fixed a bug with incorrect height of cells in Excel 2007.
    • Fixed a bug with exporting empty sheet in Excel 2007.
    • Fixed a bug with exporting the page with the wrong size in Excel 97.
    • Fixed a bug with exporting empty cells in Excel 2007.
    • Fixed a bug with strikethrough text in Excel 2007 export.
    • Fixed a bug with strikethrough text in Word 2007 export, when using html-tags and conditional formatting.
    • Fixed QR code position in ZPL export.
    • Fixed page init priority in ZPL export.
    • Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures).
    • Fixed a bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF.
    • Fixed a bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph.
    • Fixed RichObject bugs - parsing RTF, enumerated lists, and text colors.

FastReport.Net Professional 2019.4.1

$
0
0
FastReport.Net Professional

Adds new time format and JSON data connection.

Features

  • Engine
    • Added Bezier curve for polygons.
    • Added new time format minutes:seconds [mm:ss].
    • Added a new JSON data connection integrated into the engine.
    • Added FontListFolder property in the Utils.Config.
    • Added RepeatBandNTimes property for bands.
    • Updated a polygon object: now the polygon toolbar is displayed not near to the object, but in the main toolbar and in Ribbon; polygon modes are changed, new modes allow editing and adding curves
      > because polygons have got strong changes, Fast Reports want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point.
  • Designer
    • Added feature to edit the SQL query for the QueryBuilder; if the QueryBuilder cannot process the query a warning will be showed.
    • Now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort.
  • Preview
    • Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked.
  • Exports
    • Added Hyperlinks to RTF-export.
    • Added an ability to split pages with data in different sheets when exporting to Microsoft Excel 2007.
    • Improved an example \Demos\C#\PrintZPL.
  • WebReport
    • Added PdfImagesOriginalResolution, PdfJpegCompression and PdfColorSpace properties.
    • Added rotation for pages with landscape orientation in printing from browser.
    • Added event CustomAuth.
  • .Net Core
    • Graphics dependency changed from CoreCompat.System.Drawing to System.Drawing.Common.

Fixes

  • Engine
    • Fixed image size calculation when AutoSize is enabled in the preparation stage.
    • Fixed RichText lists format.
    • Fixed a bug when font changed in parent report were not changed in inherited report.
    • Fixed a bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand.
  • Designer
    • Fixed TypeConverter on the TextObject.ParagraphFormat property.
    • Fixed a bug with rising exception when double clicking on a TextObject.
    • Fixed a bug with shadow of report when designer is in Right-to-Left mode.
    • Fixed a bug when Query Builder adds extra comma.
    • Fixed a bug with adding extra spaces in QueryBuilder.
    • Fixed a bug with position of report shadow when zooming in Right-to-Left designer.
    • Fixed a bug with the inability to return and cancel actions when copying the format.
  • Preview
    • Fixed a bug with breaking ManualBuild table with CanBreak = false.
    • Fixed a bug with display on the penultimate page with PageFooter PrintOn = LastPage.
  • Exports
    • Fixed a bug with export of bitmaps in ZPL.
    • Fixed a bug with incorrect height of cells in Excel 2007.
    • Fixed a bug with exporting empty sheet in Excel 2007.
    • Fixed a bug with exporting the page with the wrong size in Excel 97.
    • Fixed a bug with exporting empty cells in Excel 2007.
    • Fixed a bug with strikethrough text in Excel 2007 export.
    • Fixed a bug with strikethrough text in Word 2007 export, when using html-tags and conditional formatting.
    • Fixed QR code position in ZPL export.
    • Fixed page init priority in ZPL export.
    • Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures).
    • Fixed a bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF.
    • Fixed a bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph.
    • Fixed RichObject bugs - parsing RTF, enumerated lists, and text colors.
  • .Net Core
    • Fixed memory leak in PDF-export.
    • Fixed memory leak in font engine.
    • Fixed glyph widths in PDF-export.
    • Fixed errors of report building with complex expressions ("Requested operation is not available because the runtime library function '' is not defined.").
    • Fixed display of fonts in PDF-export, reduced accuracy to 2 decimal places.
    • Fixed bug with incorrect display of Arabic characters.
    • Fixed TrueType font name conversion for extended weights
      > font name conversion affected to FR.Core. The existing font.list file must be deleted manually, and will automatically rebuild on next export to PDF. Note that rebuilding of font.list takes long time.

DevExpress VCL Subscription 19.1.5

$
0
0
DevExpress VCL Subscription

Improves Export Library, PDFViewer and RichEdit controls.

Fixes

ExpressBars Suite

  • Button icons flicker when a bar manager repaints their toolbars using any built-in look & feel style, except for the native style.
  • Ribbon - KeyTips double their font size if the system DPI value is not 96.
  • Ribbon - TdxCustomRibbonGalleryItem descendants - The gallery is incorrectly painted in response to a content modification that does not alter its size.
  • TcxBarEditItem - An AV occurs when the internal search engine shared by multiple OfficeSearchBox editors accesses a destroyed bar manager linked to them.

ExpressEditors Library

  • The Excel-inspired filter popup slowly populates its Values tab's tree with date-time values.
  • Data-aware TcxCustomTextEdit descendants switch the bound dataset to the edit mode when the Ctrl+A key combination is pressed.
  • Reloading TcxCustomGroup descendants from a DFM file incorrectly sizes embedded controls whose Anchors property value includes the [akLeft,akRight] or [akTop,akBottom] flag combination.
  • TcxContainer descendants located in a control embedded in a frame incorrectly scale at high DPI settings (more than 96) if this frame is created or embedded into a form at runtime in an application built with RAD Studio 10.3.3 Rio.
  • TcxCustomGroupBox and descendants - Editor's caption is skinned incorrectly if the Style.BorderStyle property is set to ebsNone and certain skins are used.

ExpressExport Library

  • Export to XLS or XLSX - The cxExportPivotGridDataToExcel procedure raises the "Stack Overflow" exception when exporting a number of column/row fields or deeply nested field groups in certain cases.

ExpressLayout Control

  • The layout control throws the "Property BevelInner does not exist" exception on embedding a control whose class includes a published BevelKind property, but lacks a published BevelInner property.

ExpressPDFViewer

  • Certain PDF forms are invisible, since their clipping areas are calculated incorrectly.
  • Interactive form fields are not displayed if they include nested fields in certain cases.
  • The "Invalid typecast" error occurs on loading a document that contains JBIG2-compressed images with NULL passed as decoding parameters.
  • The "Stream read error" exception occurs on decoding a compressed JPX image with zero size.

ExpressPrinting System

  • Export to PDF - The "End Ellipsis" mode has no effect if the "Word Wrap" mode is active.
  • Export to PDF - The target position of text drawn within a OnCustomDraw~ event handler of a report link or component printer is incorrectly calculated in certain cases.
  • Grid Report Link - Export to PDF - Certain chart elements are not exported if the OptionsCharts.GraphicClassName property is set to TMetafile.

ExpressQuantumGrid Suite

  • A drag-and-drop operation cannot narrow a column whose Options.AutoWidthSizable property is set to False if the View's OptionsView.ColumnAutoWidth property is set to True and the column is wide enough to entirely display its cell content.

ExpressQuantumTreeList Suite

  • Conditional Formatting - The "Conditional Formatting Rules Manager" dialog initializes the "Applies to" setting with a hidden column in certain cases.
  • TcxDBTreeList swaps handling of the Ins and the Ctrl+Ins keystrokes.
  • The embedded navigator produces painting artifacts when its information panel's width changes on focusing a node and handling the OnFocusedNodeChanged event to modify the navigator's button images.

ExpressRichEdit Control

  • A picture, which was created by dragging and then dropping it from a shell application to a document, does not store its source image's URI.
  • An AV occurs when the control displays the Font dialog if an MDI child form contains both this control and TdxRichEditControlTableStylesGallery.
  • HTML import - Document load routines do not open images with relative paths within a document previously exported by the Rich Edit control.
  • The document content enclosed between the pre tags has the same indents and line spacing as the immediately preceding paragraph.

ExpressSkins Library

  • cxDateEdit - A selected UI element's text blends with the background when one of certain skins is applied and the Properties.View property is set to cavModern.
  • Ribbon - Office 2010 Ribbon style and later - The Application Button's text blends with the background when the "TheBezier" skin is used with certain color palettes.
  • The C++Builder linker always links skin resources as a part of the target binary, even if the "Link with runtime packages" option is enabled.

ExpressSpreadSheet

  • "The IdxSpreadSheetViewData was not supported" internal exception occurs when the formula engine accesses an external link referred by a formula expression in a loaded document.
  • Documentation - The description of a floating container's background settings does not list limitations imposed on gradient fill settings of a comment container.
  • Spreadsheet controls added to a form with TcxLocalizer do not localize their formulas based on the TcxLocalizer.LanguageIndex property setting in certain cases until this setting changes.
  • The worksheet layout calculates slowly if it includes one or more occupied non-numeric cells that belong to a "Top/Bottom Values" conditional formatting rule's area.

ExpressVerticalGrid Suite

  • Conditional Formatting - The "Conditional Formatting Rules Manager" dialog prohibits the use of an empty string ("") in rule formula expressions.

ExpressWizard Control

  • Wizard pages do not wrap their descriptions.

DevExpress Reporting 19.1.6

$
0
0
DevExpress Reporting

Improves Preview, Report Designer and Document Viewer controls.

Fixes

MVC Dashboard

  • Web Dashboard and Report - The "Cannot read property 'name' of undefined" error occurs when changing the select query to a stored procedure in the Data Source Wizard

MVC Report

  • ASPxWebDocumentViewer - The Single File option is not available for already produced PRNX documents
  • Export to Excel - Labels with transparent background are exported incorrectly
  • Web Dashboard and Report - The "Cannot read property 'name' of undefined" error occurs when changing the select query to a stored procedure in the Data Source Wizard
  • Web Report Designer - JSON Schema is not loaded in the Web Data Source Wizard if a connection name was specified before the endpoint
  • Web Report Designer - UI rendering issues in the Right To Left (RTL) mode in version 19.1
  • XtraReport - Exported RTF/DOCX documents have truncated text (the Single File Page-by-Page mode)

PDF Processing (Common)

  • Export - Shapes are incorrectly filled by LinearGradientBrush if the current PageUnit property value doesn't equal 'Pixel'.
  • Export - Text written by the Khmer script is exported incorrectly

Web Forms Dashboard

  • Web Dashboard and Report - The "Cannot read property 'name' of undefined" error occurs when changing the select query to a stored procedure in the Data Source Wizard

Word Processing Document API

  • Export to Docx - Fonts are changed to Times New Roman if the XtraReport.RightToLeft property has the True value

XtraBars Suite

  • The width of the Parameter Panel cannot be changed starting with hotfix 19.1.4.207

XtraReports Suite

  • "The data source doesn't contain a data member with the "%field name%" name." message does not contain information about a report control
  • ASPxWebDocumentViewer - The Single File option is not available for already produced PRNX documents
  • A date filed does not wrap during the export to Excel and displays '###' characters
  • A report's ExportOptions are lost when a report is used in the CachedReportSource
  • ASPxReportDesigner - Expanding the [Data] tab throws the "Filter is not a function" client-side error
  • Cannot open a report in the designer - The 'ArgumentException: An item with the same key has already been added' exception is thrown on enabling the Croatian localization
  • Data Source Wizard - Binding query parameters results in ArgumentOutOfRangeException: "startIndex cannot be larger than length of string"
  • Document Viewer - Messages displayed when a data source is empty an the PrintOnEmptyDataSource property is set to False do not provide useful information
  • DocumentPreviewControl - Preview is cut on screens with DPI set to 125% when the AllowCachePages option is enabled
  • DocumentPreviewControl - The TargetInvocationException occurs when accessing search results after changing document page size
  • End-User Report Designer - Custom ISqlWizardSettingsProvider service settings are ignored
  • End-User Report Designer - DetailReport with FilterString shows a wrong GroupHeader on repeated pages
  • End-User Report Designer - The 'System.InvalidCastException' exception is thrown on an attempt to edit the TableOfContents title in the design surface
  • Export - Shapes are incorrectly filled by LinearGradientBrush if the current PageUnit property value doesn't equal 'Pixel'.
  • Export - Text written by the Khmer script is exported incorrectly
  • Export to Docx - Fonts are changed to Times New Roman if the XtraReport.RightToLeft property has the True value
  • Export to DOCX - Page numbers in the Table Of Contents are truncated
  • Export to Excel - Labels with transparent background are exported incorrectly
  • Export to RTF - Images are overlapped in the exported document
  • Localization - The 'An item with the same key has already been added.' error occurs when the same name is used in the translation of the Property Grid tabs'
  • Report Designer - ArgumentException "Must create DependencySource on same Thread as the DependencyObject." is thrown on an attempt to open the Borders editor in the toolbar
  • Report Designer - Ribbon toolbar commands for changing the background and foreground color do not work properly
  • Report Designer Hangs in Visual Studio 2019 (16.2)
  • Subreport grouping does not work correctly when the XRSubReport.GenerateOwnPages option is enabled
  • The DevExpress Report item template does not add the DevExpress.AspNetCore.Reporting package to the project that has the DevExpress.AspNetCore.Bootstrap package installed
  • The DevExpress Report item template does not display an error if ASP.NET Core Bootstrap packages of other versions are used in the project
  • The display name of a calculated field does not restore its value after pressing the Cancel button in the Calculated Field Editor
  • The width of the Parameter Panel cannot be changed starting with hotfix 19.1.4.207
  • The XRTable.ProcessHiddenCellMode property is missing the ProcessHiddenCellMode.DecreaseTableWidth value in Intellisence
  • Web Dashboard and Report - The "Cannot read property 'name' of undefined" error occurs when changing the select query to a stored procedure in the Data Source Wizard
  • Web Report Designer - JSON Schema is not loaded in the Web Data Source Wizard if a connection name was specified before the endpoint
  • Web Report Designer - UI rendering issues in the Right To Left (RTL) mode in version 19.1
  • WPF Report Designer - AnchorHorizontal settings are ignored when the report's paper settings are changed
  • XRChart - The crosshair's properties and events should be hidden in the End-User Report Designer
  • XRSubreport - Subreport's paper settings are not applied to all pages of this subreport when the GenerateOwnPages option is enabled
  • XtraReport - Exported RTF/DOCX documents have truncated text (the Single File Page-by-Page mode)

DevExpress ASP.NET 19.1.6

$
0
0
DevExpress ASP.NET

Improves PivotGrid, RichEdit and Spreadsheet controls.

Fixes

All ASP.NET MVC products

  • MVCxClientGlobalEvents - The customArgs property doesn't contain parameters that were specified in the BeginCallback event of separate extensions

ASP.NET Core Dashboard

  • Dashboard for ASP.NET Core - The dashboard URL state string is trimmed incorrectly

ASPxDataEditors

  • ASPxCalendar - The browser focuses on the input element and scrolls up after the date has been selected
  • ASPxComboBox inside the Header template of draggable ASPxPopupControl - It's not possible to show items by using the corresponding button in the Edge browser
  • ASPxComboBox with the specified ImageUrlField property - The highlighting property in the client-side CustomHighlighting event handler affects the <img> tag
  • ASPxGridLookup - Typing in the editor selects the first item automatically when the accessibilityCompliant property is true
  • ASPxListBox - Items are duplicated after a callback in a multi-column ASPxListBox with CellTemplate specified nested in the ASPxCallbackPanel

ASPxGridView

  • GridViewDataCheckColumn changes are not displayed in the command column, but are displayed in the preview changes panel
  • It's not possible to add a new row in Batch Edit mode in IE9
  • BootstrapGridView - It's not possible to scroll the grid to the required row with the ScrollToVisibleIndexOnClient property and the MakeRowVisible method in a certain scenario when the "VirtualSmooth" vertical scroll mode is used
  • GridView cells are exported with a non-empty background color even if conditional formatting rules applied to the cells contain only font color settings

ASPxHtmlEditor

  • The "An unhandled exception has occurred. The given key was not present in the dictionary" error occurs in the design view if the MaterialCompact theme is set.
  • The script tag is modified when a control is used in ASPxGridView's Edit Form and AllowEditFullDocument is set to true

ASPxPivotGrid

  • The header style is broken when Bootstrap styles are added
  • ASPxPivotGrid expands/collapses rows incorrectly in certain cases

ASPxRichEdit

  • A delay occurs on an attempt to update all fields when a header contains both the page number and page count
  • A wrapped image is incorrectly positioned during export if it is placed in a table
  • An exception on an attempt to update all fields when a header contains both the page number and page count
  • Comments shouldn't be shown in the resulting document on printing
  • Copying tables from Microsoft Office Word to ASPxRichEdit causes the Uncaught Error: Internal exception
  • Strike through is lost after copying content from Word to the editor in Chrome
  • The "Cannot read property 'isLoaded' of undefined" error occurs when inserting an Image using Document Variables
  • The exception is thrown on inserting an Excel table
  • Indents between texts and numbers disappear on a certain level of a multiline list
  • The "Cannot read property 'fields' of undefined" error occurs when the changeHyperlink command is executed without an optional subDocumentId parameter
  • The .docx file is displayed incorrectly after updating to version 19.1.5

ASPxSpreadsheet

  • An .XLS document that contains formulas with the MINIFS function is corrupted after resaving
  • ASPxSpreadsheet - "The given key was not present in the dictionary" error occurs in the Designer when the "Material" theme is used
  • ASPxSpreadsheet - It's not possible to switch months using the arrow buttons in a custom RibbonDateEditItem
  • Filter fields that are not included into the Page/Column/Row pivot area are ignored if these are slicers in the workbook
  • The GETPIVOTDATA function isn't calculated properly when the page field and its visible item are specified as function arguments

ASPxThemeBuilder

  • Skin files for all controls are created if a new theme is created based on the "PlasticBlue" theme and only the "GridView" product is selected
  • The IconID property is disabled

ASPxTreeList

  • Page size is not stored in cookies
  • The auto filter condition is not stored in cookies and the filter is not stored if the auto filter condition is set to "Doesn't contain"
  • The Styles.CommandButton.Paddings property has no effect

Bootstrap Charts

  • Bootstrap Pie Chart - "The connection is not open." error on an attempt to bind a chart to Entity Framework

Bootstrap Data Editors

  • BootstrapCheckBoxList - The "is-invalid" style is not applied to the check box input element if the SettingsBootstrap.IsCustom property is enabled

Bootstrap GridView

  • An exception occurs on an attempt to hide a command button in the CommandButtonInitialize event handler if adaptability is enabled
  • BootstrapGridView's context menu is not invoked if the VerticalScrollBarMode property is set to Auto

Bootstrap Navigation, Layout & Multi-Purpose Controls

  • BootstrapMenu - The FindControl method does not work for an item template

Bootstrap Rich Text Editor

  • RichEdit - The "Cannot read property 'fields' of undefined" error occurs when the changeHyperlink command is executed without an optional subDocumentId parameter

Data Access Library

  • SqlDataSource - Parameters are not permitted in the SELECT list (Pervasive)
  • SqlDataSource - The PostgreSql function does not exist (a parameter type is unknown)
  • SqlDataSource - The XPO provider's methods are used to obtain the stored procedure's result schema

DevExtreme Core

  • DevExtreme MVC Components - It's impossible to render multiple buttons using the Template option

DevExtreme Data Grid

  • All CheckBoxes are flickering when cancelEditData() is called and repaintChangesOnly: true
  • Inconsistent behavior when inputting a cell's value in Microsoft Edge Browser and other supported browsers
  • Infinite loading occurs after filtering if the FilterPanel is visible and the calculateFilterExpression callback function returns another function
  • The detail grid layout is broken if the scrolling.useNative option is true
  • The layout is broken when an error row is shown after the details grid is updated
  • DataGrid doesn't cancel changes in onRowUpdating event for Boolean columns
  • DataGrid raises the "Uncaught TypeError: value is not defined" error when a new row is inserted
  • DataGrid raises the onToobarPreparing event handler when the "editing.popup.title" option is changed
  • DevExtreme MVC Components - It's impossible to render multiple buttons using the Template option

DevExtreme Data Visualization

  • Chart - The loading indicator does not disappear when axis labels are too long and hidden
  • PieChart doesn't show Tooltip when placed to the bottom of the page

DevExtreme Diagram

  • Diagram - The "Cannot create property 'Full_Name' on number '1'" script error occurs in the "Node List: Linear Array " demo

DevExtreme File Management

  • It's not possible to specify endpointUrl or url that points to a Razor Page handler

DevExtreme Scheduler

  • Performance issue when rendering 500 appointments in the timeline view

DevExtreme UI Widgets

  • Form - Empty group is populated with model items automatically
  • TabPanel - Tab content disappears after removing items if repaintChangesOnly is "true"
  • TabPanel removes content when items are changed
  • TreeView - If the JAWS screen reader is used, keyboard navigation doesn't work, and the reader doesn't pronounce the item text when a search bar is enabled

Installation (.NET)

  • The /FORCEMANUAL command-line option is not documented

MVC Chart

  • The SeriesDrawOptions.Color property does not change the series color in the CustomDrawSeries event handler

MVC Dashboard

  • Web Dashboard and Report - The "Cannot read property 'name' of undefined" error occurs when changing the select query to a stored procedure in the Data Source Wizard

MVC Data Editors

  • GridLookup selects a lot of data from the database when a row is selected on a non-first grid page and the server mode is used
  • RadioButton - Disable the capability to set the unsupported ValueType, ValueChecked, and ValueUnchecked properties
  • RadioButtonList - The model is not valid on submitting a form when the editor is bound to the model's null value

MVC GridView

  • Screen Readers read scripts in grid cells
  • Combo box has incorrect input text after batch editing starts
  • Values of the Edit Form editors are incorrectly reset if a current "Insert/Update" operation is canceled on the server because of validation errors

MVC Navigation, Layout & Multi-Purpose Extensions

  • Large Images (32x32) are not rendered in RibbonControl buttons if the "GrayScaledWithWhiteHottrack" icon set is used

MVC Pivot Grid

  • Header texts are not correctly styled when the AccessibilityCompliant property is enabled
  • Server Mode - "LINQ to Entities only supports casting EDM primitive or enumeration types" error occurs on binding to the Entity Framework
  • Pivot Grid - A script error is thrown on an attempt to scroll vertically on a mobile device

MVC Report

  • ASPxWebDocumentViewer - The Single File option is not available for already produced PRNX documents
  • End-User Report - The popup menu does not hide in the filter editor with the full screen mode if Internet Explorer is used
  • Export to Excel - Labels with transparent background are exported incorrectly
  • Value and Lookup settings switch after changing the parameter's type
  • Web Dashboard and Report - The "Cannot read property 'name' of undefined" error occurs when changing the select query to a stored procedure in the Data Source Wizard
  • Web Report Designer - JSON Schema is not loaded in the Web Data Source Wizard if a connection name was specified before the endpoint
  • Web Report Designer - UI rendering issues in the Right To Left (RTL) mode in version 19.1
  • Web Report Designer - XRGauge and XRCharacterComb controls' Tag property cannot be hidden
  • XtraReport - Exported RTF/DOCX documents have truncated text (the Single File Page-by-Page mode)

MVC RichEdit

  • The exception is thrown on inserting an Excel table
  • MVC RichEdit control stops rendering its content after loading a template document with merge fields if the ViewMergeData property is set to true
  • Particular cell borders are displayed in the RichEdit and are invisible in Microsoft Word
  • An exception occurs on an attempt to select all text and insert it into a document  
  • Indents between texts and numbers disappear on a certain level of a multiline list
  • The "Cannot read property 'fields' of undefined" error occurs when the changeHyperlink command is executed without an optional subDocumentId parameter
  • The .docx file is displayed incorrectly after updating to version 19.1.5
  • RichEdit with Remote State Provider - The RichEditExtension.SaveCopy method returns an incorrect value if the application is deployed in Azure

MVC Spreadsheet

  • Filter fields that are not included into the Page/Column/Row pivot area are ignored if these are slicers in the workbook
  • The GETPIVOTDATA function isn't calculated properly when the page field and its visible item are specified as function arguments
  • The measure Unit property does not influence the Spreadsheet ribbon appearance

MVC TreeList

  • The TreeList extension doesn't apply the Base color in certain DevExpress themes when highlighting the Search Panel text
  • Page size is not stored in cookies
  • The auto filter condition is not stored in cookies and the filter is not stored if the auto filter condition is set to "Doesn't contain"

Navigation, Layout & Multi-Purpose Controls

  • ASPxTitleIndex - A certain data source record is missing in the control when Czech symbols are used and the Czech culture is selected
  • ASPxFileManager - The toolbar is incorrectly shown when the control with enabled adaptivity is placed in ASPxPopupControl and the "Office365" theme is used
  • ASPxPageControl - It's not possible to use the '|' character as a delimiter in the callback parameter
  • ASPxPivotGrid - An error occurs after an update to version 19.1.5 when Pivot Grid and Chart are placed into a FormLayout's item

Rich Text Editor for ASP.NET Core

  • The Mail Merge export is not available in read-only mode
  • Mail Merge - The exported document doesn't contain an inserted image
  • A saved document has an incorrect structure
  • Font settings are changed when saving a file
  • Rtf is not supported
  • Document content is sent to the server in OpenXML format when the Save command is executed
  • The Download button is not available in ReadOnly mode
  • The Print ribbon item is disabled when the editor is in read-only mode
  • RichEdit - The .docx file is displayed incorrectly after updating to version 19.1.5
  • A document exported via the "Mail Merge" item doesn't have extensions in all browsers except Chrome
  • The openDocument method doesn't support the data URI scheme

Spreadsheet Document API

  • An .XLS document that contains formulas with the MINIFS function is corrupted after resaving
  • Filter fields that are not included into the Page/Column/Row pivot area are ignored if these are slicers in the workbook
  • The GETPIVOTDATA function isn't calculated properly when the page field and its visible item are specified as function arguments

Spreadsheet for ASP.NET Core

  • Spreadsheet Core - There is no capability to hide Spreadsheet's Ribbon using the Visible method

Web Forms Dashboard

  • Web Dashboard and Report - The "Cannot read property 'name' of undefined" error occurs when changing the select query to a stored procedure in the Data Source Wizard

Word Processing Document API

  • Particular cell borders are displayed in the RichEdit and are invisible in Microsoft Word

XtraCharts Suite

  • WebChartControl - An unhandled exception when invoking the Chart Designer in certain situations

XtraReports Suite

  • ASPxWebDocumentViewer - The Single File option is not available for already produced PRNX documents
  • ASPxReportDesigner - Expanding the [Data] tab throws the "Filter is not a function" client-side error
  • DocumentViewer/ReportDesigner on a DevExtreme Popup - The "Failed to execute 'appendChild' on 'Node'" exception occurs when switching to Fullscreen mode
  • Export to DOCX - Page numbers in the Table Of Contents are truncated
  • Export to Excel - Labels with transparent background are exported incorrectly
  • The DevExpress Report item template does not add the DevExpress.AspNetCore.Reporting package to the project that has the DevExpress.AspNetCore.Bootstrap package installed
  • The DevExpress Report item template does not display an error if ASP.NET Core Bootstrap packages of other versions are used in the project
  • The XRTable.ProcessHiddenCellMode property is missing the ProcessHiddenCellMode.DecreaseTableWidth value in Intellisence
  • Web Dashboard and Report - The "Cannot read property 'name' of undefined" error occurs when changing the select query to a stored procedure in the Data Source Wizard
  • Web Report Designer - JSON Schema is not loaded in the Web Data Source Wizard if a connection name was specified before the endpoint
  • Web Report Designer - UI rendering issues in the Right To Left (RTL) mode in version 19.1
  • XRLabel - Red cross appears in PDF files for labels with HTML inspired text in .NET Core
  • XtraReport - Exported RTF/DOCX documents have truncated text (the Single File Page-by-Page mode)

DevExpress Universal 19.1.6

$
0
0
DevExpress Universal

Comprehensive software development toolset for .NET and JavaScript. Latest maintenance release.

Features

DevExpress has released a maintenance update across their entire product range.

DevExpress DXperience 19.1.6

$
0
0
DevExpress DXperience

Comprehensive software development toolset for .NET and JavaScript. Latest maintenance release.

Features

DevExpress has released a maintenance update across their entire product range.

Stimulsoft Reports.Wpf 2019.3.5

$
0
0
Stimulsoft Reports.Wpf

Adds support for CSV connections in the Publishing Wizard.

Features

  • Added Stimulsoft.Report.Toolbox.StiToolboxSetup class which helps you configure the status of the designer ToolBox from code.
  • Added new maps: Benelux and Scandinavia.
  • Added new window for creating maps. Now all types are displayed as tiles and support for search has been added.
  • Added support for CSV connections in the Publishing Wizard.
  • Added the ability to use the current or the latest libraries when publishing.

Stimulsoft Dashboards.WEB 2019.3.5

$
0
0
Stimulsoft Dashboards.WEB

Adds custom maps.

Features

  • Add half cycle marker types to chart series.
  • Added Icon Alignment property to Indicator elements.
  • Added help links to dashboard element editors.
  • Add totals to table elements.
  • Added custom maps.
  • Added Designer Scale Mode option to designer options.
  • Added a selection of different icons for Pictorial series.
  • Display filters in the corner of dashboard elements.
  • Change the type button in dashboard elements.
  • Added Icon property to Pictorial charts.
  • Changed appearance of marker display for linear chart types.
  • Stimulsoft Designer improved for hi-res scaling resolutions.

Stimulsoft Dashboards.WIN 2019.3.5

$
0
0
Stimulsoft Dashboards.WIN

Adds new window for creating maps.

Features

  • Added Stimulsoft.Report.Toolbox.StiToolboxSetup class which helps you configure the status of the designer ToolBox from code.
  • Added new maps: Benelux and Scandinavia.
  • Added Chart mode in OnlineMaps.
  • Added Scale Mode option to designer.
  • Added a selection of different icons for Pictorial series.
  • Added new window for creating maps. Now all types are displayed as tiles and support for search has been added.
  • Added interaction property to Progress element.
  • Small improvements in variable editor.
  • Use report culture property for drawing samples in text format editor.
  • Changed appearance of marker display for linear chart types.
  • Redesigned Auto Style rendering in Ribbon for dashboards. Now component style is drawn in the required color.
  • Improvements in Request from Users variable processing in WinForms viewer.
  • Stimulsoft Designer improved for hi-res scaling resolutions.

Stimulsoft Reports.JS 2019.3.5

$
0
0
Stimulsoft Reports.JS

Adds support for CSV connections in the Publishing Wizard.

Features

  • Added support for CSV connections in the Publishing Wizard.
  • Added the ability to use the current or the latest libraries when publishing.
  • Added X Axis property to Clustered bar chart series.

Stimulsoft Reports for Java 2019.3.5

$
0
0
Stimulsoft Reports for Java

Adds support for CSV connections in the Publishing Wizard.

Features

  • Added support for CSV connections in the Publishing Wizard.

Fixes

  • Fixed DayOfWeek function.
  • Fixed WebDesigner - Copy/Paste functionality.
  • Issues with Text formats.
  • Issues with HTML parser.
  • Fixed WebDesigner - Style Editor.

Stimulsoft Dashboards.JS 2019.3.5

$
0
0
Stimulsoft Dashboards.JS

Display filters in the corner of dashboard elements.

Features

  • Add half cycle marker types to chart series.
  • Added Marker property to Chart elements.
  • Added Icon Alignment property to Indicator elements.
  • Added help links to dashboard element editors.
  • Add totals to table elements.
  • Added a selection of different icons for Pictorial series.
  • Display filters in the corner of dashboard elements.
  • Change the type button in dashboard elements.
  • Added Icon property to Pictorial charts.
  • Stimulsoft Designer improved for hi-res scaling resolutions.

Stimulsoft Reports.Net 2019.3.5

$
0
0
Stimulsoft Reports.Net

Adds support for CSV connections in the Publishing Wizard.

Features

  • Added Stimulsoft.Report.Toolbox.StiToolboxSetup class which helps you configure the status of the designer ToolBox from code.
  • Added new maps: Benelux and Scandinavia.
  • Added Scale Mode option to designer.
  • Added new window for creating maps. Now all types are displayed as tiles and support for search has been added.
  • Added support for CSV connections in the Publishing Wizard.
  • Added the ability to use the current or the latest libraries when publishing.

Stimulsoft Ultimate 2019.3.5

$
0
0
Stimulsoft Ultimate

Improves Dashboards, Maps and Chart elements.

Features

  • Added Stimulsoft.Report.Toolbox.StiToolboxSetup class which helps you configure the status of the designer ToolBox from code.
  • Added new maps: Benelux and Scandinavia.
  • Add half cycle marker types to chart series.
  • Added Marker property to Chart elements.
  • Added Icon Alignment property to Indicator elements.
  • Added help links to dashboard element editors.
  • Add totals to table elements.
  • Added custom maps.
  • Added Chart mode in OnlineMaps.
  • Added Scale Mode option to designer.
  • Added a selection of different icons for Pictorial series.
  • Added new window for creating maps. Now all types are displayed as tiles and support for search has been added.
  • Added support for CSV connections in the Publishing Wizard.
  • Added the ability to use the current or the latest libraries when publishing.
  • Display filters in the corner of dashboard elements.
  • Added X Axis property to Clustered bar chart series.
  • Change the type button in dashboard elements.
  • Added Icon property to Pictorial charts.
  • Added interaction property to Progress element.
  • Completely redesigned ToolBox position in WinForms/WPF designers. Now you can separately disable each category, as well as adjust displaying of components.
  • Small improvements in variable editor.
  • Use report culture property for drawing samples in text format editor.
  • Redesigned CrossTab editor.
  • Changed appearance of marker display for linear chart types.
  • Redesigned Auto Style rendering in Ribbon for dashboards. Now component style is drawn in the required color.
  • Improvements in Request from Users variable processing in WinForms viewer.
  • Stimulsoft Designer improved for hi-res scaling resolutions.
Viewing all 1893 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>