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

ComponentOne Ultimate 2019 v1

$
0
0
FinancialChart for ASP.NET MVC.

Includes advanced web controls for ASP.NET MVC and JavaScript (OLAP, FlexSheet, MultiRow & Financial Chart).

Features

Updates in 2019 v1

  • Now includes advanced web controls for both ASP.NET MVC and JavaScript (including OLAP, FlexSheet, MultiRow and Financial Chart).
  • Adds support for Microsoft Visual Studio 2019.
  • New ComponentOne Control Panel - provides a new way to install, update, license, and maintain your ComponentOne libraries. It also provides fast access to samples, and support.

Updates in ComponentOne Studio WinForms 2019 v1

  • Adds support for Microsoft Visual Studio 2019.
  • New ComponentOne Control Panel - provides a new way to install, update, license, and maintain your ComponentOne libraries. It also provides fast access to samples, and support.
  • New DataFilter - A powerful UI addition, the DataFilter provides an easy, ecommerce-like filter to accompany any data-aware control. It makes it easy to filter on criteria such as brand, price, time period, product name, or any other criteria represented in your data. DataFilter works with any data-aware control such as grids, lists, treeview, charts, or maps including standard out-of-the-box Microsoft controls. You can create filters from datasources, whether autogenerated or created manually.
    • Automatically generate a checklist from the main data source when generating a filter.
    • ToolTips support has been added.
    • Added a class to support custom filters.
    • A Calendar filter option has been added.
  • CollectionView Library - Provides a view for grouping, sorting, filtering and navigating a collection.
  • BulletGraph - A BulletGraph is a type of linear gauge designed specifically for use in dashboards and information screens. It displays a single key measure to instantly signal whether a value is good, bad, or in some other state.
  • Data Slicer - The C1FlexPivotSlicer control provides a quick way to edit filters applied to PivotField objects. It allows the user to filter data based on values while also indicating the current filtering state.
  • Additional Enhancements
    • FlexPie now supports automatic data label’s placement to avoid overlapping much like FlexChart.
    • A Drawing Tools sample project for FlexChart has been added. It demonstrates actions such as adding/editing chart elements (e.g., annotations, series, trendline) via it's chart toolbar.
    • Input has a new CharHelper class provides methods to flexiblywork with Japanese character sets. For example, it can convert Katakana to Hiragana.
    • Command C1DockingManager.FloatingWindowOptions allows users to change the floating window border style and “close” button behaviour.

Updates in ComponentOne Studio ASP.NET MVC 2019 v1

  • New OLAP Slicer control - provides a quick way to edit filters applied to PivotField objects. The Slicer provides buttons that a user an click to filter data based on values, and indicates the current filtering state. This makes it easy to understand what is shown in filtered PivotGrid and PivotChart controls.
  • Multi-Column Combo Sample - This extension control extends the cell dropdown to contain a pageable FlexGrid that displays multiple columns. The MultiColumn Combo control is helpful when users need to see multiple columns to make a decision. The dropdown is also pageable which allows the on-demand loading of data.
  • The Control Wizard has been updated so that you can use OLAP, Tab, and DashboardLayout controls. It provides improved support for licensing and updating project resources and Web.config
  • Additional Enhancements
    • FlexGrid adds support for Column Groups with a Column Header template that allows defining hierarchical column structures where some columns contain groups of columns.
    • The is now a Menu.subItemsPath property for the Menu control that allows the creation of hierarchical (multi-level) menus.
    • There is now has a ShowYearPicker property for Calendar and InputDate that causes the calendar to show a list of years when the user clicks the year calendar header.
    • Web API Data storage now supports cloud storages and their CRUD operations.

Updates in ComponentOne Studio UWP 2019 v1

  • SimplifiedRibbon - The Simplified Ribbon has been updated to use C1Icon (with support for image, font, or vector graphics can be used for buttons) and has improved theme support.
  • FlexGrid - Full text filter behaves similarly to a search box. It allows you to highlight any matches that are contained within the FlexGrid. It gives you the option to match case, match whole word, match numbers, and treat spaces as an "And" operator.
  • FlexGrid now allows you to use C1Icon to also configure the GroupExpanded, GroupCollapsed, NewRow, DetailCollapsed, and DetailExpanded icons.
  • Additional Enhancements
    • FlexSheet adds the ability to update and delete comments, as well as VLOOKUP, HLOOKUP, and NOW functions. The FlexSheet.CalcEngine property is also now public and allows custom expressions.
    • C1Zip adds a new ZipEncoding class. The ZipEncoding.Encoding property specifies encoding used for zip entry names and comments and the default encoding is UTF8.

Updates in ComponentOne Studio WPF 2019 v1

  • SimplifiedRibbon - The Simplified Ribbon has been updated to use C1Icon (with support for image, font, or vector graphics can be used for buttons) and has improved theme support.
  • FlexGrid - Full text filter behaves similarly to a search box. It allows you to highlight any matches that are contained within the FlexGrid. It gives you the option to match case, match whole word, match numbers, and treat spaces as an "And" operator.
  • FlexGrid now allows you to use C1Icon to also configure the GroupExpanded, GroupCollapsed, NewRow, DetailCollapsed, and DetailExpanded icons.
  • Additional Enhancements
    • FlexSheet adds the ability to update and delete comments, as well as VLOOKUP, HLOOKUP, and NOW functions. The FlexSheet.CalcEngine property is also now public and allows custom expressions.
    • C1Zip adds a new ZipEncoding class. The ZipEncoding.Encoding property specifies encoding used for zip entry names and comments and the default encoding is UTF8.

Updates in ComponentOne Studio for Xamarin 2019 v1

  • FlexGrid Animations
    • New animations have been added to the grid, including a rip animation when a user long presses over a column, as well as a flowing repositioning animation that triggers as the user drags a column or row to reorient it.
    • A new export feature allows you to easily export your data to text, CSV, and formatted HTML.
  • Radial Gauge - Added a property that allows you to reverse the Radial Gauge’s direction. Rather than draw clockwise for 0 to 360, you can now draw counter clockwise from 360 to 0.
  • Input - All Input controls now support Right To Left (RTL Support). This is important for localizing certain languages, such as Arabic. Layout direction can be changed by setting FlowDirection for any Input control.
  • C1Icon - Added improved support for cross-platform vector graphics via C1PathIcon. Using this path, data can easily be resized or colored within your app.

Active Query Builder for .NET WinForms v3.5.13

$
0
0
Active Query Builder for .NET WinForms

Adds support for the .NET Standard 2.0 for non-visual assemblies.

Features

  • Adds support for the .NET Standard 2.0 for non-visual assemblies.
  • SQL Text Editor: On-demand metadata loading for suggestions has been improved; the default value of LoadMetadataOnCodeCompletion property has been changed to true.
  • The default value of MetadataStructureOptions.AllowFavourites property has been changed to true.
  • Query Columns List Control: Keyboard shortcuts have been changed and fixed:
    • Shift+up/down: multiple rows selection.
    • Ctrl+up/down: grid scrolling.
    • Alt+down: display drop-down list in appropriate columns.
    • Ctrl+Enter, Shift+F2: Open the multiline expression editor where it is possible.
    • Ctrl+Alt+up/down: movement of selected columns up and down.

Fixes

  • The Unicode "no-break space" symbol is added to the list of ignored chars.
  • The indication of command shortcuts in context menus has been corrected.
  • Unhandled exception on app closing if the focus is in the Query Column List has been eliminated.
  • The bug with the layout restoration on some queries has been fixed.
  • Displaying of alternate names in the Database Schema Tree now obeys the QueryBuilder.SQLFormattingOptions.UseAltNames property.
  • ODBC: loading fields from the driver for AdvantageDB has been fixed.
  • Other minor improvements and bugfixes have been made.

Active Query Builder for .NET WPF v3.5.13

$
0
0
Active Query Builder for .NET WPF

Adds support for the .NET Standard 2.0 for non-visual assemblies.

Features

  • Adds support for the .NET Standard 2.0 for non-visual assemblies.
  • SQL Text Editor: On-demand metadata loading for suggestions has been improved; the default value of LoadMetadataOnCodeCompletion property has been changed to true.
  • The default value of MetadataStructureOptions.AllowFavourites property has been changed to true.
  • Query Columns List Control: Keyboard shortcuts have been changed and fixed.
    • Shift+up/down: multiple rows selection.
    • Ctrl+up/down: grid scrolling.
    • Alt+down: display drop-down list in appropriate columns.
    • Ctrl+Enter, Shift+F2: Open the multiline expression editor where it is possible.
    • Ctrl+Alt+up/down: movement of selected columns up and down.

Fixes

  • The Unicode "no-break space" symbol is added to the list of ignored chars.
  • The indication of command shortcuts in context menus has been corrected.
  • The bug with the layout restoration on some queries has been fixed.
  • Displaying of alternate names in the Database Schema Tree now obeys the QueryBuilder.SQLFormattingOptions.UseAltNames property.
  • Query Column List Control column options and property editors have been fixed.
  • ODBC: loading fields from the driver for AdvantageDB has been fixed.
  • Other minor improvements and bugfixes have been made.

Active Query Builder for ASP.NET v3.4.2

$
0
0
Active Query Builder for ASP.NET

Adds support for .NET Standard 2.0.

Features

  • Expanding fields for tables in the search results of Database Schema Tree by clicking on the expand/collapse indicator is possible now.
  • The new AQB.Web.QueryBuilder.makeLayout method has been added to create the component's layout. It should be used when the component is not visible on page load.
  • Adds support for .NET Standard 2.0.
  • Breaking change: The display of alternate names and other SQL generation options for expressions in the user interface is now determined by the QueryBuilder.SQLFormattingOptions property (rather than the QueryBuilder.SQLGenerationOptions). The QueryBuilder.SQLGenerationOptions now influence only on the query text generation returned by the QueryBuilder.SQL property.
  • The new Grid.addExpression method has been added. It accepts string expression and a callback function as parameters and puts the newly created grid row as a parameter of the callback function.

Fixes

  • The bug with renaming subfolders and queries in them has been fixed.
  • The bug the grid.scrollToTop, scrollToBottom methods which caused unwanted scrolling of the grid on deleting a row has been fixed.
  • Other minor improvements and bugfixes have been made.

Active Query Builder for .NET All-in-one v3.5.13/v3.4.2

$
0
0
Active Query Builder for .NET All-in-one

Adds support for .NET Standard 2.0.

Features

New in Active Query Builder for WinForms v3.5.13

  • Adds support for the .NET Standard 2.0 for non-visual assemblies.
  • SQL Text Editor: On-demand metadata loading for suggestions has been improved; the default value of LoadMetadataOnCodeCompletion property has been changed to true.
  • The default value of MetadataStructureOptions.AllowFavourites property has been changed to true.
  • Query Columns List Control: Keyboard shortcuts have been changed and fixed:
    • Shift+up/down: multiple rows selection.
    • Ctrl+up/down: grid scrolling.
    • Alt+down: display drop-down list in appropriate columns.
    • Ctrl+Enter, Shift+F2: Open the multiline expression editor where it is possible.
    • Ctrl+Alt+up/down: movement of selected columns up and down.

New in Active Query Builder for WPF v3.5.13

  • Adds support for the .NET Standard 2.0 for non-visual assemblies.
  • SQL Text Editor: On-demand metadata loading for suggestions has been improved; the default value of LoadMetadataOnCodeCompletion property has been changed to true.
  • The default value of MetadataStructureOptions.AllowFavourites property has been changed to true.
  • Query Columns List Control: Keyboard shortcuts have been changed and fixed.
    • Shift+up/down: multiple rows selection.
    • Ctrl+up/down: grid scrolling.
    • Alt+down: display drop-down list in appropriate columns.
    • Ctrl+Enter, Shift+F2: Open the multiline expression editor where it is possible.
    • Ctrl+Alt+up/down: movement of selected columns up and down.

New in Active Query Builder for ASP.NET v3.4.2

  • Expanding fields for tables in the search results of Database Schema Tree by clicking on the expand/collapse indicator is possible now.
  • The new AQB.Web.QueryBuilder.makeLayout method has been added to create the component's layout. It should be used when the component is not visible on page load.
  • Adds support for .NET Standard 2.0.
  • Breaking change: The display of alternate names and other SQL generation options for expressions in the user interface is now determined by the QueryBuilder.SQLFormattingOptions property (rather than the QueryBuilder.SQLGenerationOptions). The QueryBuilder.SQLGenerationOptions now influence only on the query text generation returned by the QueryBuilder.SQL property.
  • The new Grid.addExpression method has been added. It accepts string expression and a callback function as parameters and puts the newly created grid row as a parameter of the callback function.

Fixes

Fixes in Active Query Builder for WinForms v3.5.13

  • The Unicode "no-break space" symbol is added to the list of ignored chars.
  • The indication of command shortcuts in context menus has been corrected.
  • Unhandled exception on app closing if the focus is in the Query Column List has been eliminated.
  • The bug with the layout restoration on some queries has been fixed.
  • Displaying of alternate names in the Database Schema Tree now obeys the QueryBuilder.SQLFormattingOptions.UseAltNames property.
  • ODBC: loading fields from the driver for AdvantageDB has been fixed.
  • Other minor improvements and bugfixes have been made.

Fixes in Active Query Builder for WPF v3.5.13

  • The Unicode "no-break space" symbol is added to the list of ignored chars.
  • The indication of command shortcuts in context menus has been corrected.
  • The bug with the layout restoration on some queries has been fixed.
  • Displaying of alternate names in the Database Schema Tree now obeys the QueryBuilder.SQLFormattingOptions.UseAltNames property.
  • Query Column List Control column options and property editors have been fixed.
  • ODBC: loading fields from the driver for AdvantageDB has been fixed.
  • Other minor improvements and bugfixes have been made.

Fixes in Active Query Builder for ASP.NET v3.4.2

  • The bug with renaming subfolders and queries in them has been fixed.
  • The bug the grid.scrollToTop, scrollToBottom methods which caused unwanted scrolling of the grid on deleting a row has been fixed.
  • Other minor improvements and bugfixes have been made.

DevExpress VCL Subscription 18.2.6

$
0
0
DevExpress VCL Subscription

Improves Scheduler, Map and SpreadSheet controls.

Fixes

ExpressBars Suite

  • Ribbon - The Customization Form fails to reset a toolbar whose caption is modified at runtime.
  • Ribbon Form - Office 2016 style - The window buttons are incorrectly painted if the Colorful color scheme is applied.
  • TdxBarControlContainerItem that hosts a standard or third-party control whose AutoSize property is set to True increases twice in width when displayed for the first time on the monitor whose DPI differs from 96.
  • TdxBarLargeButton text and dropdown not sized correctly in multi monitor high dpi.

ExpressDocking Library

  • Positioning the mouse pointer above the hybrid or touch-friendly scrollbar of a control located on a floating dock panel hides it if the panel's AutoHide property is set to True.

ExpressEditors Library

  • Checking an item in a filter dropdown found in the Grid, Tree List, and Vertical Grid controls does not remove the filter condition that corresponds to the (NonBlanks) item from the filter criteria.
  • TcxRichEdit -  Text formatting attributes are discarded on changing the Enabled property value.
  • TcxDBCombobox ignores TField DisplayFormat.
  • TcxRichEdit scales badly on dpi change.

ExpressLibrary

  • DevExpress controls incorrectly draw images stored within a standard VCL TImageList component if the monitor DPI differs from 96.
  • The TdxHttpIndyRequest.Get function calls TIdURI.ParamsEncode instead of the TIdURI.URLEncode function to encode the specified URI.

ExpressMap Control

  • Text of TdxMapCustomElement is not sized correctly (DPI problem).

ExpressPrinting System

  • Grid Report Link - Chart View - View's content is scaled twice on report generation if the monitor DPI differs from 96.
  • Header and Footer sizes are much smaller than in preview.
  • Scheduler Report Link - An AV occurs on printing an event whose State property value is not equal to the global tlsBusy, tlsFree, tlsOutOfOffice, or tlsTentative constant.
  • The "Could not convert variant of type (Array Byte) into type (double)" exception can occur on an attempt to build a report with a Grid View that has at least one column with cxRichEdit in-place cell editors.

ExpressQuantumGrid Suite

  • All Views except Chart - It is impossible to change an in-place editor value if both the View's OptionsBehavior.AlwaysShowEditor and editor's Properties.ImmediatePost properties are True.
  • Can not make rule with appling to invisible column.
  • cxTrackBar - Dragging an in-place track bar's thumbnail has no effect.
  • Layout View - An AV occurs on an attempt to change the OptionsView.ScrollBars property value if the View is stored within the TcxGridViewRepository component.
  • Navigate Detail View - do not scroll automatically vertical.
  • Table and Banded Table Views - A multiselect check box within the indicator cell of the first bottom-aligned pinned data row is positioned incorrectly.
  • Table and Banded Table Views - Posting a value into a column whose Properties.UseLeftAlignmentOnEditing property is set to True aligns both this and all the following values to the column's left border.
  • TcxCustomDropDownEdit and descendants - An in-place editor's dropdown window is incorrectly positioned if the parent column's OnInitPopup event handler updates the Grid's layout.

ExpressQuantumTreeList Suite

  • Clicking a node while holding down the Shift key to extend selection and paints only this node selected if the tree list's OptionsSelection.MultiSelect property is set to True.
  • Painting artifacts when activating an in-place editor for a partially visible cell after scrolling the content horizontally while another in-place editor is active.
  • TcxDBTreeList - An AV occurs on posting data to the top visible node if the bound dataset is in edit mode.
  • TcxVirtualTreeList - A node cannot be dropped to any parent node of its parent if the tree list's OptionsData.SmartLoad property is set to True.
  • The tree list whose OptionsSelection.CellSelect property is set to False incorrectly repaints its content on pressing the Down Arrow key when the last visible node is focused.

ExpressScheduler Suite

  • A resource whose ResourceID property is set to a Null value displays only events whose ResourceID property is set to this value.
  • Unloading a DLL built with RAD Studio Delphi XE7 or a newer IDE without runtime packages can cause an application hangup if the DLL contains the Scheduler control.
  • Visible duration of all day events imported from a Google calendar exceeds the actual duration by one day.
  • Weeks View - Clicking the "more events" button prohibits switching to other Views and selecting the first day of the week.

ExpressSpreadSheet

  • A Tab key press does not complete an entry in an in-place cell editor if it does not currently display the Formula AutoComplete drop-down window.
  • An AV occurs on deleting a worksheet with formula expressions that include built-in functions with cell value lookup functionality.
  • An AV occurs on generating an AutoFill pattern for a target cell range that includes at least one cell containing an empty string.
  • Built-in functions with cell value lookup functionality recalculate slowly in response to cell data changes.
  • Certain cell background styles are incorrectly loaded from an XLSX document.
  • Formula Bar - The edit box incorrectly interacts with an input method editor (IME).
  • Removing a worksheet does not remove a reference to it from a defined name's Scope property value.
  • The "Argument out of range" exception occurs on calling a worksheet's ConditionalFormatting.Clear procedure to remove all conditional formatting rules from the worksheet if the action history is enabled.
  • The "H2219 Private symbol 'SetSelectionMode' declared but never used" hint is displayed when compiling the dxSpreadSheetCore.pas unit with RAD Studio Delphi XE2 or an older IDE.
  • The conditional formatting controller evaluates the "Duplicate Values" and "Unique Values" rules very slowly if they target an entire column or row with one or more blank cells.
  • The control does not load a comment whose bounding rectangle is omitted in an XLS file.

Syncfusion Essential Studio for UWP 2019 Volume 1

$
0
0
Create a ZUGFeRD PDF invoice document

Adds support for creating ZuGFeRD PDF format invoices using PDF Library.

Features

Common

  • Starting with version 17.1 (2019 Vol 1), Syncfusion’s UWP controls have been updated to target Windows 10 Fall Creators Update (build 16299) to take advantage of .NET Standard 2.0 and support VS2019. So, retarget your applications to Windows 10 version 1709 (build 16299) or higher.

Diagram

  • Built-in shapes - The Diagram control has added 445 built-in shapes under the Basic, Flow, Arrow, Electrical, DataFlow, and UML shape categories.

PDF Library

  • ZUGFeRD - Create a ZUGFeRD PDF invoice document. (A format for electronic invoices in Germany).
  • PDF/A-2b conformance - Create a PDF/A-2b conforming document.
  • PDF/A-3b conformance - Create a PDF/A-3b conforming document.
  • Get review details from the PDF annotation - Get comment and review details from the PDF annotations.
  • Import and export PDF annotations - Import and export PDF annotations as FDF and XFDF.

Report Viewer

  • Performance - Report loading and processing performance has been improved by up to three times.
  • Expressions - Scope parameter can now be considered for aggregate expressions such as Sum, Count, RunningValue, and more.
  • Dynamic data expressions - Field expression support has been added to group and filter report data based on dynamic fields from parameters.

Chart

  • Autoscrolling support - The autoscrolling feature allows focusing on a minimal set of data points by visualizing only a few items in the UI and viewing the remaining data points by scrolling. Configure this feature in real-time updates to view recently added data points.

PDF Viewer

  • Free Text Annotatio - Free text annotation support allows adding, modifying, moving, and deleting free text annotations in PDF documents.
  • Free Text with Callout - Free text with callout is an extension of free text annotation, adding a callout to point to specific locations in the PDF.
  • Excel Library
  • Conditional formatting enhancement - Formatting unique and duplicate values in Excel worksheets can be done simply using conditional formats.
  • Custom table styles - Excel tables can be customized in different formats to visualize data.
  • Excel 2019 compatibility - Support for Microsoft Excel 2019 file format version.

Syncfusion Essential Studio Enterprise 2019 Volume 1

$
0
0
File Manager

Adds new Dashboard Layout, File Manager, Gantt Chart and ListBox controls.

Features

ASP.NET Core

  • Introduced new Dashboard Layout, File Manager, Gantt Chart, and ListBox controls.
  • Introduced new Bootstrap v4 theme for Essential JS 2 components.
  • Added support to display pivot charts in the Pivot View control.

ASP.NET Core Razor Components

  • Initial beta release includes 60+ ASP.NET Core Razor Components.
  • Major components include Data Grid, Charts, Schedule, Diagrams, and RTE.
  • Supports server-side Razor and client-side Blazor projects.

ASP.NET MVC

  • Introduced new Dashboard Layout, File Manager, Gantt Chart, and ListBox controls.
  • Introduced new Bootstrap v4 theme for Essential JS 2 components.
  • Added stacked line and 100% stacked line chart type support in the Charts control.

Angular

  • Introduced new Dashboard Layout, File Manager, Gantt Chart, and ListBox components.
  • Introduced new Bootstrap v4 theme for Essential JS 2 components.
  • Added Swimlane support to the Diagram component.

React

  • Introduced new Dashboard Layout, File Manager, Gantt Chart, and ListBox components.
  • Introduced new Bootstrap v4 theme for EJ2 components.
  • Added text markup annotation support to PDF Viewer.

Vue

  • Introduced new Dashboard Layout, File Manager, Gantt Chart, and ListBox components.
  • Introduced new Bootstrap v4 theme for EJ2 components.
  • Import and export of ICS file support has been added to Scheduler component.

JavaScript

  • Introduced new Dashboard Layout, File Manager, Gantt Chart, and ListBox components.
  • Introduced new Bootstrap v4 theme for EJ2 components.
  • Added support to display pivot charts in the Pivot View control.

Xamarin.Forms

  • New Accordion and Expander control has been introduced.
  • New Dark theme support has been introduced.
  • Reusable login screen UI templates have been provided.

Xamarin.iOS

  • Introduced Fast Scatter charts.
  • Presentation Library supports converting presentations to PDFs in Xamarin applications.
  • The Popup Layout control supports RTL layout.

Xamarin.Android

  • Introduced Fast Scatter charts.
  • Excel Library supports chart-to-image conversion in Xamarin applications.
  • Provided support to add a sublayer over a main imagery layer to draw shapes or routes on maps.

WinForms

  • All WinForms controls support .NET Core 3.0
  • Introduced new Tabbed Form control to display tabbed user interfaces.
  • Introduced Theme Studio to style Syncfusion WinForms components. The studio comes with an Office 2019 colorful-like theme.

WPF

  • All WPF controls support .NET Core 3.0
  • Added over 400 built-in shapes under the Basic, Flow, Arrow, Electrical, and UML shape categories in the Diagram control.
  • Added C, Java, JavaScript, and four more language code highlighting support in the Syntax Highlighter control.

UWP

  • Support for creating ZuGFeRD PDF invoice using PDF Library.
  • Report Viewer performance has been improved by up to three times.
  • Free Text Annotation support has been added in PDF viewer.

ASP.NET MVC

  • List report item support added to the ReportDesigner control.
  • Support for creating ZuGFeRD PDF invoices using PDF Library.
  • Provided Excel 2019 file format compatibility in Excel Library.

ASP.NET Core

  • List report item support added to the ReportDesigner control.
  • Support for creating PDF/A-2b and PDF/A-3b standard documents using PDF library.
  • Provided Excel 2019 file format compatibility in Excel library.

ASP.NET Web Forms

  • List Report item support added to the ReportDesigner control.
  • Support for creating PDF/A-2b and PDF/A-3b standard documents using PDF Library.
  • Provided Excel 2019 file format compatibility in Excel Library.

JavaScript

  • List report item support added to the ReportDesigner control.
  • Custom code support has been added to the ReportDesigner control.
  • Loading and processing performance has been improved to be up to three times faster in the ReportViewer control.

Stimulsoft Dashboards.WEB 2019.2.3

$
0
0
Stimulsoft Dashboards.WEB

Adds async versions of the Print, Export, Render and Compile methods.

Features

  • Added PortNumber property that controls the port in the URL.
  • Added data transformation property to dashboard elements.
  • Added async versions of the Print, Export, Render and Compile methods.

Stimulsoft Dashboards.WIN 2019.2.3

$
0
0
Stimulsoft Dashboards.WIN

Adds AlternatingCellForeColor option to pivot table dashboards.

Features

  • Added PositiveColor and NegativeColor options to indicator dashboards.
  • Added AlternatingCellForeColor option to pivot table dashboards.
  • Added ForeColor option to gauge dashboards.
  • StiOptions.Viewer.Windows.Exports.Show properties are now available in dashboard viewer.
  • Added async versions of the Print, Export, Render and Compile methods.

Stimulsoft Reports for Java 2019.2.3

$
0
0
Stimulsoft Reports for Java

Export HTML text to PDF as text, rather than as an image.

Features

  • Export HTML text to PDF as text, rather than as an image.

Stimulsoft Reports.Net 2019.2.3

$
0
0
Stimulsoft Reports.Net

Adds support for Azure Storage Tables and MongoDB.

Features

  • Added support for Azure Storage Tables.
  • Added async versions of the Print, Export, Render and Compile methods.
  • Added support for MongoDB.
  • Added showzero option in pie chart legends.

Stimulsoft Reports.Web 2019.2.3

$
0
0
Stimulsoft Reports.Web

Adds ImagesQuality property to HTML5 viewer.

Features

  • Added PortNumber property that controls the port in the URL.
  • Added ImagesQuality property to HTML5 viewer.
  • Added async versions of the Print, Export, Render and Compile methods.
  • Added support for OData V3.

Stimulsoft Reports.Wpf 2019.2.3

$
0
0
Stimulsoft Reports.Wpf

Adds async versions of the Print, Export, Render and Compile methods.

Features

  • Added async versions of the Print, Export, Render and Compile methods.

Stimulsoft Ultimate 2019.2.3

$
0
0
Stimulsoft Ultimate

.NET edition adds support for Azure Storage Tables and MongoDB.

Features

Stimulsoft Dashboards.WEB

  • Added PortNumber property that controls the port in the URL.
  • Added data transformation property to dashboard elements.
  • Added async versions of the Print, Export, Render and Compile methods.

Stimulsoft Dashboards.WIN

  • Added PositiveColor and NegativeColor options to indicator dashboards.
  • Added AlternatingCellForeColor option to pivot table dashboards.
  • Added ForeColor option to gauge dashboards.
  • StiOptions.Viewer.Windows.Exports.Show properties are now available in dashboard viewer.
  • Added async versions of the Print, Export, Render and Compile methods.

Stimulsoft Reports for Java

  • Export HTML text to PDF as text, rather than as an image.

Stimulsoft Reports.Net

  • Added support for Azure Storage Tables.
  • Added async versions of the Print, Export, Render and Compile methods.
  • Added support for MongoDB.
  • Added showzero option in pie chart legends.

Stimulsoft Reports.Web

  • Added PortNumber property that controls the port in the URL.
  • Added ImagesQuality property to HTML5 viewer.
  • Added async versions of the Print, Export, Render and Compile methods.
  • Added support for OData V3.

Stimulsoft Reports.Wpf

  • Added async versions of the Print, Export, Render and Compile methods.

Telerik DevCraft Ultimate Upgrades - includes Test Studio Dev Edition R1 2019 SP1

$
0
0
Telerik Test Studio.

Telerik Test Studio adds support for Microsoft Visual Studio 2019.

Features

Updates in Telerik Test Studio R1 2019 SP1

  • New:
    • Microsoft Visual Studio 2019 Support
  • Changed:
    • Redesigned scheduler to run sequential tests in static not distributed lists and reserve machines for the whole test list execution
    • Introduced unique test ID change when importing tests from other project using Windows Explorer or Add Existing Test option
    • Configure Scheduling Server approach to restart MongoDB/Storage/Scheduling Services changed to fix Unable To Start Service random cases
    • Removed the automatic enabling of 'ClosesBrowser' property for last action step in specific cases when closing pop-ups
    • Added minimum value of 20000 mSec for RunnerResponseTimeout Test List setting
    • Extended support for JS errors check

Fixes

Fixes in Telerik Test Studio R1 2019 SP1

  • Web and Desktop:
    • Browsers: trigger AddEventListener for Span 'onClick' event
    • Customer fix: during Recording a click on a specific toggle button crashes customer's WPF application
    • Customer fix: specific Element's name converted to code causes compilation errors in the Pages.g.cs file
    • Customer fix: OnInput and OnChange events for inputs are not firing properly
    • Dialog Handling: fixing Download dialogs to respect Initialization timeout property
    • Elements: rename element throws exception if no test/element document is opened
    • Find Expression Builder: validate element will not respect changes in the element query if changed
    • Find Expression Builder: data driven find expression switching test properties does not change FEB data columns
    • Find Expression Builder: replace element is not working as expected if you have chained query
    • Find Expression Builder: element Edit window doesn't use entire frame
    • Recording: added support for recording of SetText in input elements of type "tel" in all browsers
    • Recording: highlighting not automatically enabled when you Load Page in Internet Explorer or Load WPF Application
    • Recording: html input type "tel" elements recorded as HtmlContorls instead of HtmlInput
    • Recording: Chrome recorder/highlight will stop working after RunToHere and you record a step which changes the URL
    • Test Studio UI: Test Studio error toggling between custom layout and re-opening same test from the project pane
    • Test Studio UI: Test Studio error selecting project from recent projects while coded file is opened
    • Test Studio UI: element with Compare Mode BaseUrl and empty BaseUrl cannot be edited
    • Test Studio UI: double click to open test which is already opened after selecting recent project crashes Test Studio
    • Test Studio UI: exception is thrown on save test if the test has coded step but code file not associated with the test
    • Test Studio UI: Test Studio threw exception and crashed when closing project with coded file opened and active
    • Test Studio UI: Test Studio crashes selecting recent project after deleting results
    • Scheduling: memory footprint optimizations in RemoteExecutor when huge number of recurring runs executed
    • Scheduling: memory footprint optimizations in Profiler for runs containing multiple counters
    • Scheduling: load runs throw exception on AbortScenarioGroup
    • Scheduling: runs for load tests with profiling data throw serialization exceptions and breaks load result
    • Scheduling: each scheduled run on a remote machine will keep 1-2Mb memory
    • Scheduling: save individual file option does not trigger update of scheduled lists
    • Scheduling: jobs with very small runner response timeout causes multiple false results for single test
    • Scheduling: rerun of failed tests does not work in case of multiple or overlapping list remote execution
    • WPF Dialogs: WPF custom title save dialog cannot be handled
    • WPF Recording: recording on second window after main window close is not working for specific WPF application
    • WPF Recording: app crashes if trying to record against it.
    • Execution: ArtOfTestRunner process does not close in rerun scenarios
    • Execution: second handle download step fails in latest Chrome on scaled monitors
    • Execution: check for JS errors step throws exception when executed in Chrome
  • Test Studio for APIs:
    • Fixed wrongly shown prompt for activating a license in Test Studio for APIs standalone installation
    • Very long header crashes the application
    • Command Line variables cut if the value contains a "=" sign
    • API runner sends "Expect": "100-continue" header with http requests which cannot be disabled
    • ApiTesting Does Not Decrypt Responses With Gzip/Deflate Encoding If The Content-Encoding Header's Value Contains Uppercase Characters

Telerik DevCraft Ultimate - includes Test Studio Dev Edition R1 2019 SP1

$
0
0
Telerik Test Studio.

Telerik Test Studio adds support for Microsoft Visual Studio 2019.

Features

Updates in Telerik Test Studio R1 2019 SP1

  • New:
    • Microsoft Visual Studio 2019 Support
  • Changed:
    • Redesigned scheduler to run sequential tests in static not distributed lists and reserve machines for the whole test list execution
    • Introduced unique test ID change when importing tests from other project using Windows Explorer or Add Existing Test option
    • Configure Scheduling Server approach to restart MongoDB/Storage/Scheduling Services changed to fix Unable To Start Service random cases
    • Removed the automatic enabling of 'ClosesBrowser' property for last action step in specific cases when closing pop-ups
    • Added minimum value of 20000 mSec for RunnerResponseTimeout Test List setting
    • Extended support for JS errors check

Fixes

Fixes in Telerik Test Studio R1 2019 SP1

  • Web and Desktop:
    • Browsers: trigger AddEventListener for Span 'onClick' event
    • Customer fix: during Recording a click on a specific toggle button crashes customer's WPF application
    • Customer fix: specific Element's name converted to code causes compilation errors in the Pages.g.cs file
    • Customer fix: OnInput and OnChange events for inputs are not firing properly
    • Dialog Handling: fixing Download dialogs to respect Initialization timeout property
    • Elements: rename element throws exception if no test/element document is opened
    • Find Expression Builder: validate element will not respect changes in the element query if changed
    • Find Expression Builder: data driven find expression switching test properties does not change FEB data columns
    • Find Expression Builder: replace element is not working as expected if you have chained query
    • Find Expression Builder: element Edit window doesn't use entire frame
    • Recording: added support for recording of SetText in input elements of type "tel" in all browsers
    • Recording: highlighting not automatically enabled when you Load Page in Internet Explorer or Load WPF Application
    • Recording: html input type "tel" elements recorded as HtmlContorls instead of HtmlInput
    • Recording: Chrome recorder/highlight will stop working after RunToHere and you record a step which changes the URL
    • Test Studio UI: Test Studio error toggling between custom layout and re-opening same test from the project pane
    • Test Studio UI: Test Studio error selecting project from recent projects while coded file is opened
    • Test Studio UI: element with Compare Mode BaseUrl and empty BaseUrl cannot be edited
    • Test Studio UI: double click to open test which is already opened after selecting recent project crashes Test Studio
    • Test Studio UI: exception is thrown on save test if the test has coded step but code file not associated with the test
    • Test Studio UI: Test Studio threw exception and crashed when closing project with coded file opened and active
    • Test Studio UI: Test Studio crashes selecting recent project after deleting results
    • Scheduling: memory footprint optimizations in RemoteExecutor when huge number of recurring runs executed
    • Scheduling: memory footprint optimizations in Profiler for runs containing multiple counters
    • Scheduling: load runs throw exception on AbortScenarioGroup
    • Scheduling: runs for load tests with profiling data throw serialization exceptions and breaks load result
    • Scheduling: each scheduled run on a remote machine will keep 1-2Mb memory
    • Scheduling: save individual file option does not trigger update of scheduled lists
    • Scheduling: jobs with very small runner response timeout causes multiple false results for single test
    • Scheduling: rerun of failed tests does not work in case of multiple or overlapping list remote execution
    • WPF Dialogs: WPF custom title save dialog cannot be handled
    • WPF Recording: recording on second window after main window close is not working for specific WPF application
    • WPF Recording: app crashes if trying to record against it.
    • Execution: ArtOfTestRunner process does not close in rerun scenarios
    • Execution: second handle download step fails in latest Chrome on scaled monitors
    • Execution: check for JS errors step throws exception when executed in Chrome
  • Test Studio for APIs:
    • Fixed wrongly shown prompt for activating a license in Test Studio for APIs standalone installation
    • Very long header crashes the application
    • Command Line variables cut if the value contains a "=" sign
    • API runner sends "Expect": "100-continue" header with http requests which cannot be disabled
    • ApiTesting Does Not Decrypt Responses With Gzip/Deflate Encoding If The Content-Encoding Header's Value Contains Uppercase Characters

ComponentOne Studio Enterprise - Includes Wijmo 2019 v1

$
0
0
Wijmo samples explorer.

Wijmo adds new features and improvements to FlexGrid, FlexChart, PivotGrid, TreeView, GroupPanel and more.

Wijmo’s first major release of 2019 includes brand new developer resources, customer-requested features, improved components using a new browser API, and more.

Explore Controls & Features in Every Framework.
GrapeCity have consolidated all 500 samples into one place. Each sample is available in the following frameworks:

  • Pure JavaScript, using ES6 modules (no framework)
  • Angular (v2+)
  • Vue (v2+)
  • React

This makes it easy to find any feature you need, try it in the browser, view the source code for your favorite framework, and even make live edits to the code.

New Documentation Guides
GrapeCity have written over 200 new documentation guides that will help walk you through using the controls and implementing features.

New API Reference
GrapeCity have rebuilt their API Reference. They designed it to be consistent with their other new developer resources.

FlexGrid Tooltips
GrapeCity have added a FlexGrid.errorTip property that allows you to specify a Tooltip to use when showing validation errors. You can use this property to customize the tooltip, or set it to null to restore the original behavior.

FlexGrid Excel-like Selection
GrapeCity added an option to FlexGrid called anchorCursor, which changes the range selection to look more like Excel.

Simpler CSS Styling in FlexGrid
GrapeCity refactored and simplified the grid CSS rules so customizing cell backgrounds is now simpler and easier.

FlexGrid Performance
GrapeCity improved the FlexGrid scrolling performance even further by extending the cell reordering logic to work when scrolling horizontally and on grids with frozen cells.

OLAP Outline Mode
GrapeCity added a new PivotGrid.outlineMode property in OLAP. In outline mode, the PivotGrid renders row fields in an outline format that is more compact and reduces the amount of white space shown on the screen.

FlexChart Custom Series
GrapeCity added two new features that make it easier to customize specific series. FlexChart has a new Series.tooltipContent property that allows you to customize tooltips for specific series.

FlexChart Range Area Chart
GrapeCity have added support for range area charts to FlexChart.

Multiple Pie Charts with FlexPie
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.

Better Components with ResizeObserver
In this release, GrapeCity utilize a new browser API called ResizedObserver to improve layout rendering in all of their controls. This API allows them to know when the control element is resized or changes visibility. These events can be used to make sure the control layouts adapt to their container and optimize their layout. Previously, this wasn't possible for GrapeCity to build into the controls, but thanks to this new API, GrapeCity can add this bit of polish.

Wijmo NPM Package Changes
Wijmo npm packages have been moved to the @grapecity scope. This brings benefits like multiple module formats available straight out of public npm, and drastically simplifies Wijmo usage for companies that use to host Wijmo on their private npm servers.

Before now, all Wijmo npm modules have been stored in the single ‘wijmo’ npm package. Now every module is represented as a separate package in the @grapecity scope, like @grapecity/wijmo.input or @grapecity/wijmo.grid.

For the purpose of a smooth transition of your existing applications to the new Wijmo packages, GrapeCity will continue to maintain the non-scoped ‘wijmo’ package for a limited amount of time. This means that the latest Wijmo release versions will be shipped as both scoped and non-scoped packages. But you should schedule an update of your application to use new scoped packages for the nearest time.

Wijmo 2019 v1 Change Log:

  • FlexGrid
    • Added a FlexGrid.errorTip property that allows you to specify a Tooltip to use when showing validation errors. Use this property to customize the tooltip, or set it to null to restore the original behavior (use the cell's "title" attribute to show validation errors)
    • Added an extra parameter to the FlexGrid.getClipString method so it can export row headers (in addition to column headers). This new feature is important for exporting the content of PivotGrid controls for example.
    • Added a FlexGrid.alternatingRowStep property that allows you to specify the number of regular rows that should appear between alternating rows (the default is one; set this property to zero to disable alternating rows or set it to a value greater than one to show multiple regular rows between alternate rows). Note: The alternatingRowStep property replaces/extends the showAlternatingRows property which has been deprecated.
    • Improved the FlexGrid mouse handling logic to prevent sorting columns when clicking column headers that are merged horizontally (because in this case the header refers to multiple columns).
    • Changed the FlexGrid's CSS to use weaker rules for cell styles so they are easier to override.
    • Improved FlexGrid rendering performance by reordering cells when scrolling horizontally.
    • Improved the FlexGridFilter's date/time condition filtering logic.
    • Improved the FlexGridFilter's condition editor by disabling the value editors when no condition is set.
  • GroupPanel
    • Added a GroupPanel.showDragGlyphs property that causes the control to show drag handle glyphs in the group marker elements.
  • PivotGrid
    • Added a PivotGrid.outlineMode property that causes the PivotGrid to show row groups in outline format, allowing for more compact displays.
    • Improved keyboard support in the PivotGrid to allow expanding and collapsing row groups with the keyboard (use alt-Left to collapse, alt-Right to expand).
    • Changed the olap.PivotGrid to honor the allowMerging property. Also changed the default setting of the property to 'AllHeaders'.
    • Added a PivotGrid.showValueFieldHeaders property that causes the grid to show headers for value fields even in views that have a single value field.
  • MultiRow
    • Added support for the MultiRow.newRowAtTop property (in previous versions the new row template was always displayed at the bottom of the MultiRow.
    • Added support for explicitly setting the rowspan in MultiRow cells.
  • FlexChart
    • Added a Series.tooltipContent property that allows you to add tooltips for specific series.
    • Added a Series.itemFormatter property that allows to specify an item formatter function for specific series.
    • Added support for ranged Area charts: this is similar to the support for ranged Bar and Column charts: specify the name of the properties that contain the min and max values in the series binding, e.g. myAreaSeries.binding = "ymin,ymax".
  • TreeView
    • Added a TreeView.expandOnLoad property that determines whether the TreeView should automatically expand the first node when it loads (default behavior) or if all nodes should be initially collapsed.
    • Added a TreeView.checkOnClick property that allows users to check nodes by clicking anywhere on the node header (as opposed to clicking on the checkbox itself).
    • Added a TreeView.checkedMemberPath property that allows you to bind the checkboxes in the TreeView to data members.
  • Menu
    • Added a Menu.closeOnLeave property to work with Menu.openOnHover and provide more control over when menus open and close.
  • PrintDocument
    • Added a PrintDocument.afterPrint event that occurs when the PrintDocument's temporary window raises its afterprint event.

ComponentOne Ultimate - Includes Wijmo 2019 v1

$
0
0
Wijmo samples explorer.

Wijmo adds new features and improvements to FlexGrid, FlexChart, PivotGrid, TreeView, GroupPanel and more.

Wijmo’s first major release of 2019 includes brand new developer resources, customer-requested features, improved components using a new browser API, and more.

Explore Controls & Features in Every Framework.
GrapeCity have consolidated all 500 samples into one place. Each sample is available in the following frameworks:

  • Pure JavaScript, using ES6 modules (no framework)
  • Angular (v2+)
  • Vue (v2+)
  • React

This makes it easy to find any feature you need, try it in the browser, view the source code for your favorite framework, and even make live edits to the code.

New Documentation Guides
GrapeCity have written over 200 new documentation guides that will help walk you through using the controls and implementing features.

New API Reference
GrapeCity have rebuilt their API Reference. They designed it to be consistent with their other new developer resources.

FlexGrid Tooltips
GrapeCity have added a FlexGrid.errorTip property that allows you to specify a Tooltip to use when showing validation errors. You can use this property to customize the tooltip, or set it to null to restore the original behavior.

FlexGrid Excel-like Selection
GrapeCity added an option to FlexGrid called anchorCursor, which changes the range selection to look more like Excel.

Simpler CSS Styling in FlexGrid
GrapeCity refactored and simplified the grid CSS rules so customizing cell backgrounds is now simpler and easier.

FlexGrid Performance
GrapeCity improved the FlexGrid scrolling performance even further by extending the cell reordering logic to work when scrolling horizontally and on grids with frozen cells.

OLAP Outline Mode
GrapeCity added a new PivotGrid.outlineMode property in OLAP. In outline mode, the PivotGrid renders row fields in an outline format that is more compact and reduces the amount of white space shown on the screen.

FlexChart Custom Series
GrapeCity added two new features that make it easier to customize specific series. FlexChart has a new Series.tooltipContent property that allows you to customize tooltips for specific series.

FlexChart Range Area Chart
GrapeCity have added support for range area charts to FlexChart.

Multiple Pie Charts with FlexPie
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.

Better Components with ResizeObserver
In this release, GrapeCity utilize a new browser API called ResizedObserver to improve layout rendering in all of their controls. This API allows them to know when the control element is resized or changes visibility. These events can be used to make sure the control layouts adapt to their container and optimize their layout. Previously, this wasn't possible for GrapeCity to build into the controls, but thanks to this new API, GrapeCity can add this bit of polish.

Wijmo NPM Package Changes
Wijmo npm packages have been moved to the @grapecity scope. This brings benefits like multiple module formats available straight out of public npm, and drastically simplifies Wijmo usage for companies that use to host Wijmo on their private npm servers.

Before now, all Wijmo npm modules have been stored in the single ‘wijmo’ npm package. Now every module is represented as a separate package in the @grapecity scope, like @grapecity/wijmo.input or @grapecity/wijmo.grid.

For the purpose of a smooth transition of your existing applications to the new Wijmo packages, GrapeCity will continue to maintain the non-scoped ‘wijmo’ package for a limited amount of time. This means that the latest Wijmo release versions will be shipped as both scoped and non-scoped packages. But you should schedule an update of your application to use new scoped packages for the nearest time.

Wijmo 2019 v1 Change Log:

  • FlexGrid
    • Added a FlexGrid.errorTip property that allows you to specify a Tooltip to use when showing validation errors. Use this property to customize the tooltip, or set it to null to restore the original behavior (use the cell's "title" attribute to show validation errors)
    • Added an extra parameter to the FlexGrid.getClipString method so it can export row headers (in addition to column headers). This new feature is important for exporting the content of PivotGrid controls for example.
    • Added a FlexGrid.alternatingRowStep property that allows you to specify the number of regular rows that should appear between alternating rows (the default is one; set this property to zero to disable alternating rows or set it to a value greater than one to show multiple regular rows between alternate rows). Note: The alternatingRowStep property replaces/extends the showAlternatingRows property which has been deprecated.
    • Improved the FlexGrid mouse handling logic to prevent sorting columns when clicking column headers that are merged horizontally (because in this case the header refers to multiple columns).
    • Changed the FlexGrid's CSS to use weaker rules for cell styles so they are easier to override.
    • Improved FlexGrid rendering performance by reordering cells when scrolling horizontally.
    • Improved the FlexGridFilter's date/time condition filtering logic.
    • Improved the FlexGridFilter's condition editor by disabling the value editors when no condition is set.
  • GroupPanel
    • Added a GroupPanel.showDragGlyphs property that causes the control to show drag handle glyphs in the group marker elements.
  • PivotGrid
    • Added a PivotGrid.outlineMode property that causes the PivotGrid to show row groups in outline format, allowing for more compact displays.
    • Improved keyboard support in the PivotGrid to allow expanding and collapsing row groups with the keyboard (use alt-Left to collapse, alt-Right to expand).
    • Changed the olap.PivotGrid to honor the allowMerging property. Also changed the default setting of the property to 'AllHeaders'.
    • Added a PivotGrid.showValueFieldHeaders property that causes the grid to show headers for value fields even in views that have a single value field.
  • MultiRow
    • Added support for the MultiRow.newRowAtTop property (in previous versions the new row template was always displayed at the bottom of the MultiRow.
    • Added support for explicitly setting the rowspan in MultiRow cells.
  • FlexChart
    • Added a Series.tooltipContent property that allows you to add tooltips for specific series.
    • Added a Series.itemFormatter property that allows to specify an item formatter function for specific series.
    • Added support for ranged Area charts: this is similar to the support for ranged Bar and Column charts: specify the name of the properties that contain the min and max values in the series binding, e.g. myAreaSeries.binding = "ymin,ymax".
  • TreeView
    • Added a TreeView.expandOnLoad property that determines whether the TreeView should automatically expand the first node when it loads (default behavior) or if all nodes should be initially collapsed.
    • Added a TreeView.checkOnClick property that allows users to check nodes by clicking anywhere on the node header (as opposed to clicking on the checkbox itself).
    • Added a TreeView.checkedMemberPath property that allows you to bind the checkboxes in the TreeView to data members.
  • Menu
    • Added a Menu.closeOnLeave property to work with Menu.openOnHover and provide more control over when menus open and close.
  • PrintDocument
    • Added a PrintDocument.afterPrint event that occurs when the PrintDocument's temporary window raises its afterprint event.

Infragistics Ultimate UI for Windows Forms 19.1

$
0
0
Infragistics Ultimate UI for Windows Forms

Now renders any Excel document containing charts.

Features

Excel Library

  • The Excel Library now has the ability to create combination charts.

Spreadsheet

  • Load any Excel document containing a chart and it will render.
Viewing all 1892 articles
Browse latest View live


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