Quantcast
Channel: ComponentSource News | Chart Components
Viewing all 2893 articles
Browse latest View live

ComponentOne Studio WinForms 2019 v1

$
0
0
New DataFilter in ComponentOne Studio WinForms.

New DataFilter provides ecommerce-like filtering to any data-aware control, plus VS 2019 support.

Features

  • 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.
  • 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.
  • Adds support for Microsoft Visual Studio 2019.
  • 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.

ComponentOne Studio Enterprise 2019 v1

$
0
0
ComponentOne Studio Enterprise

Now includes ComponentOne Studio for Xamarin and Wijmo Core, plus support for Microsoft Visual Studio 2019.

Features

Updates in 2019 v1

  • Now includes ComponentOne Studio for Xamarin as well as Wijmo Core.
  • 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.

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.

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 ASP.NET Core 2019 Volume 1

$
0
0
Dashboard Layout

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

Features

New components

  • Dashboard Layout - The Dashboard Layout is a grid-structured layout control that helps create a dashboard with panels. Panels hold the UI components and allow resize, reorder, drag-n-drop, remove, and add options. This allows users to easily place the components at the desired position within the grid layout.
  • File Manager - The File Manager is a graphical user interface component used to manage the file system. It enables the user to perform common file operations such as accessing, editing, and sorting files and folders. This component also allows easy navigation for browsing or selecting a file or folder from the file system.
  • Gantt chart - The Gantt chart is a project management tool that helps to schedule, manage, and track the tasks in a project. Its intuitive user interface allows you to visually manage tasks, task relationships, and effectively allocate resources for the tasks.
  • ListBox - The ListBox is a graphical user interface component used to display a list of items. Users can select one or more items in the list using a checkbox or by keyboard selection. It supports sorting, grouping, reordering, and drag and drop of items.
  • Preview to production - The following components have been moved from preview to production in Essential JS 2 for ASP.NET Core:
    • Chips
    • In-place Editor
    • PDF Viewer
    • Query Builder
    • Splitter
    • Stock Chart

Bootstrap v4 Theme

  • A new Bootstrap v4 design theme is implemented for all Essential JS 2 components, and it is now available in the demos.

Chart

  • Stacked line and 100% stacked line - Chart supports stacked line and 100% stacked line series.
  • Axis labels line break - Chart can wrap axis labels onto multiple lines.
  • Animation - Chart supports animation when data updates.

Circular Gauge

  • Axis label enhancement - Display the last label, even if it isn’t in the visible range.

Diagram

  • Swimlane - This feature allows users to create a swimlane diagram from code or a visual interface with the built-in swimlane shapes.
  • Prevent serializing the default properties of diagram objects - This feature allows users to prevent the serializing of default properties of diagram objects when saving the diagram in JSON format.

Word Library

  • Word-to-PDF enhancements - Word Library now preserves 2D and 3D charts in a Word document as images while converting Word documents to PDF.
  • Chart-to-image conversion - The charts in a Word document can be converted to JPEG or PNG images using the .NET Standard library. All 2D and 3D charts can be converted along with their elements like chart titles, axis titles, data labels, and legends.

Word Processor

  • Context menu customization - Add custom options with user-defined actions in the context menu.

PDF Library

  • ZUGFeRD - Create a ZUGFeRD PDF invoice document.
  • 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.
  • Create and fill XFA - Create and fill XFA form field documents.

PDF Viewer

  • Text markup annotations - When reviewing PDF files, important text should be distinct. The PDF Viewer allows highlighting, underlining, or strikethrough of this text. The color of these also can be changed.
  • Right-to-left - The PDF Viewer now supports right to left flow direction for UI elements like toolbars, bookmark view, thumbnail view, and dialogs.

Pivot Grid

  • Chart integration - Charts can now be plotted against the pivot data independently. Users can also modify the data using the Pivot Grid field list at runtime.
  • Toolbar - A toolbar option has been provided to the pivot controls, allowing users easy access to frequently used features. Also, users can save the state of the pivot grid and load it back whenever required.
  • Grouping date and number - Date type can be formatted and displayed based on year, quarter, month, date, etc. Also, the number type can be grouped range-wise, such as 1-5, 6-10, etc.
  • Cell selection - Users can select a group of cells and access its information through the selection event for further manipulation.
  • Cell template - Users can add templates to the existing pivot table cells based on their needs.

PowerPoint Library

  • Presentation-to-PDF conversion - PowerPoint Library now allows converting PowerPoint presentations containing text, shapes, SmartArt diagrams, charts, tables, and more to PDFs while preserving their formatting.
  • Presentation-to-Image conversion - PowerPoint Library now allows converting PowerPoint slides containing text, shapes, SmartArt diagrams, charts, tables, and more to images while preserving their formatting. Slides can be converted to JPEG and PNG formats.

Rich Text Editor

  • Clean up on pasting - The ASP.NET Core Rich Text Editor has an option to filter out the denied tags and attributes on pasting the content to the editor.

Schedule

  • Export and import Scheduler in ICS file extension - The Scheduler offers a way to export all its events to an .ICS file and also allows importing events from an ICS extension file.
  • Excel exporting - The Scheduler supports exporting events to Excel format.
  • Auto row height - The Timeline and Month views of the Scheduler automatically adjusts its row height as per the number of events each row holds.

Sparkline Charts

  • Right-to-left rendering - The Sparkline Charts control now supports right-to-left rendering.

Splitter

  • Expand and collapse - Expand and collapse support has been added to the panes of the ASP.NET Core Splitter.

Stock Chart

  • Stock event - Stock chart now allows stock events to highlight important dates.

TextBox

  • Multiline Textbox - This feature allows the Textbox to accept one or more lines of text like address, description, comments, and more.

TreeGrid

  • Checkbox selection - The checkbox selection feature offers a way to select multiple tree grid records with the help of a checkbox in each row. It also provides an option to select or deselect all the rows in a tree grid using a checkbox in the corresponding column header.
  • Checkbox column - The checkbox column feature renders a checkbox in an already existing column to check or uncheck a row. It behaves hierarchically.

TreeMap

  • Right-to-left rendering - The TreeMap control supports right-to-left rendering for all its elements like nodes, data labels, and legends.
  • On-demand data loading - The TreeMap control supports on-demand loading of data for inner levels while drilling down.
  • Responsive legend - Use a responsive legend that switches positions between the right and bottom based on the available height and width.

Excel Library

  • Chart to image conversion - Excel charts can be converted into images in .NET Core applications. All 2D and 3D charts can be converted, along with their elements like chart titles, axis titles, data labels, and legends. The charts can be converted to JPEG and PNG.
  • Excel to PDF enhancement - In Excel-to-PDF conversion, all the 2D and 3D charts are preserved in the PDF document.
  • 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 ASP.NET MVC 2019 Volume 1

$
0
0
Stacked line and 100% stacked line

Adds stacked line and 100% stacked line chart type support in the Charts control.

Features

New components

  • Dashboard Layout - The Dashboard Layout is a grid-structured layout control that helps create a dashboard with panels. Panels hold the UI components and allow resize, reorder, drag-n-drop, remove, and add options. This allows users to easily place the components at the desired position within the grid layout.
  • File Manager - The File Manager is a graphical user interface component used to manage the file system. It enables the user to perform common file operations such as accessing, editing, and sorting files and folders. This component also allows easy navigation for browsing or selecting a file or folder from the file system.
  • Gantt chart - The Gantt chart is a project management tool that helps to schedule, manage, and track the tasks in a project. Its intuitive user interface allows you to visually manage tasks, task relationships, and effectively allocate resources for the tasks.
  • ListBox - The ListBox is a graphical user interface component used to display a list of items. Users can select one or more items in the list using a checkbox or by keyboard selection. It supports sorting, grouping, reordering, and drag and drop of items.
  • Preview to production - The following components have been moved from preview to production in Essential JS 2 for ASP.NET MVC:
    • Chips
    • In-place Editor
    • PDF Viewer
    • Query Builder
    • Splitter
    • Stock Chart

Bootstrap v4 Theme

  • A new Bootstrap v4 design theme is implemented for all Essential JS 2 components, and it is now available in the demos.

Chart

  • Stacked line and 100% stacked line - Chart supports stacked line and 100% stacked line series.
  • Axis labels line break - Chart can wrap axis labels onto multiple lines.
  • Animation - Chart supports animation when data updates.

Circular Gauge

  • Axis label enhancement - Display the last label, even if it isn’t in the visible range.

Diagram

  • Swimlane - This feature allows users to create a swimlane diagram from code or a visual interface with the built-in swimlane shapes.
  • Prevent serializing the default properties of diagram objects - This feature allows users to prevent the serializing of default properties of diagram objects when saving the diagram in JSON format.

Word Processor

  • Context menu customization - Add custom options with user-defined actions in the context menu.

PDF Library

  • ZUGFeRD - Create a ZUGFeRD PDF invoice document.
  • 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.

PDF Viewer

  • Text markup annotations - When reviewing PDF files, important text should be distinct. The PDF Viewer allows highlighting, underlining, or strikethrough of this text. The color of these also can be changed.
  • Right-to-left - The PDF Viewer now supports right to left flow direction for UI elements like toolbars, bookmark view, thumbnail view, and dialogs.

Pivot Grid

  • Chart integration - Charts can now be plotted against the pivot data independently. Users can also modify the data using the Pivot Grid field list at runtime.
  • Toolbar - A toolbar option has been provided to the pivot controls, allowing users easy access to frequently used features. Also, users can save the state of the pivot grid and load it back whenever required.
  • Grouping date and number - Date type can be formatted and displayed based on year, quarter, month, date, etc. Also, the number type can be grouped range-wise, such as 1-5, 6-10, etc.
  • Cell selection - Users can select a group of cells and access its information through the selection event for further manipulation.
  • Cell template - Users can add templates to the existing pivot table cells based on their needs.

Rich Text Editor

  • Clean up on pasting - The ASP.NET MVC Rich Text Editor has an option to filter out the denied tags and attributes on pasting the content to the editor.

Schedule

  • Export and import Scheduler in ICS file extension - The Scheduler offers a way to export all its events to an .ICS file and also allows importing events from an ICS extension file.
  • Excel exporting - The Scheduler supports exporting events to Excel format.
  • Auto row height - The Timeline and Month views of the Scheduler automatically adjusts its row height as per the number of events each row holds.

Sparkline Charts

  • Right-to-left rendering - The Sparkline Charts control now supports right-to-left rendering.

Splitter

  • Expand and collapse - Expand and collapse support has been added to the panes of the ASP.NET MVC Splitter.

Stock Chart

  • Stock event - Stock chart now allows stock events to highlight important dates.

TextBox

  • Multiline Textbox - This feature allows the Textbox to accept one or more lines of text like address, description, comments, and more.

TreeGrid

  • Checkbox selection - The checkbox selection feature offers a way to select multiple tree grid records with the help of a checkbox in each row. It also provides an option to select or deselect all the rows in a tree grid using a checkbox in the corresponding column header.
  • Checkbox column - The checkbox column feature renders a checkbox in an already existing column to check or uncheck a row. It behaves hierarchically.

TreeMap

  • Right-to-left rendering - The TreeMap control supports right-to-left rendering for all its elements like nodes, data labels, and legends.
  • On-demand data loading - The TreeMap control supports on-demand loading of data for inner levels while drilling down.
  • Responsive legend - Use a responsive legend that switches positions between the right and bottom based on the available height and width.

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 ASP.NET Web Forms 2019 Volume 1

$
0
0
List report item support

Adds List Report item support to the ReportDesigner control.

Features

Report Designer

  • List report item support - A new list report item has been added to create free-form layout in reports.
  • Custom code support - Support to add embedded code to the report or add assembly references to the custom code embedded in a report has been provided.
  • Report item layout order - Provided support to order the layout of report items in the design area.
  • Parameter order - Provided reordering support for report parameters.
  • Exposed API to handle data source option - Provided the necessary APIs to add, remove, edit, and clone the data source and dataset programmatically.

PDF Library

  • ZUGFeRD - Create a ZUGFeRD PDF invoice document.
  • 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 annotations - Get comment and review details from the PDF annotations.
  • Import and export PDF annotations - Import and export PDF annotations as FDF and XFDF.

Pivot Client

  • Aggregation - Users can change the aggregation types (like sum, count, min, max, etc.) at runtime with the help of the pivot button context menu.

Pivot Grid

  • Hide totals - Allows users to export Pivot Grid information with or without subtotals and grand totals.

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.

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 for JavaScript 2019 Volume 1

$
0
0
Chart integration

Adds support to display pivot charts in the Pivot View control.

Features

New components

  • Dashboard Layout - The Dashboard Layout is a grid-structured layout control that helps create a dashboard with panels. Panels hold the UI components and allow resize, reorder, drag-n-drop, remove, and add options. This allows users to easily place the components at the desired position within the grid layout.
  • File Manager - The File Manager is a graphical user interface component used to manage the file system. It enables the user to perform common file operations such as accessing, editing, and sorting files and folders. This component also allows easy navigation for browsing or selecting a file or folder from the file system.
  • Gantt chart - The Gantt chart is a project management tool that helps to schedule, manage, and track the tasks in a project. Its intuitive user interface allows you to visually manage tasks, task relationships, and effectively allocate resources for the tasks.
  • ListBox - The ListBox is a graphical user interface component used to display a list of items. Users can select one or more items in the list using a checkbox or by keyboard selection. It supports sorting, grouping, reordering, and drag and drop of items.
  • Preview to production - The following components have been moved from preview to production in Essential JS 2:
    • Chips
    • In-place Editor
    • PDF Viewer
    • Query Builder
    • Splitter
    • Stock Chart

Bootstrap v4 Theme

  • A new Bootstrap v4 design theme is implemented for all Essential JS 2 components, and it is now available in the demos.

Chart

  • Stacked line and 100% stacked line - Chart supports stacked line and 100% stacked line series.
  • Axis labels line break - Chart can wrap axis labels onto multiple lines.
  • Animation - Chart supports animation when data updates.

Circular Gauge

  • Axis label enhancement - Display the last label, even if it isn’t in the visible range.

Diagram

  • Swimlane - This feature allows users to create a swimlane diagram from code or a visual interface with the built-in swimlane shapes.
  • Prevent serializing the default properties of diagram objects - This feature allows users to prevent the serializing of default properties of diagram objects when saving the diagram in JSON format.

Word Processor

  • Context menu customization - Add custom options with user-defined actions in the context menu.

PDF Viewer

  • Text markup annotations - When reviewing PDF files, important text should be distinct. The PDF Viewer allows highlighting, underlining, or strikethrough of this text. The color of these also can be changed.
  • Right-to-left - The PDF Viewer now supports right to left flow direction for UI elements like toolbars, bookmark view, thumbnail view, and dialogs.

Pivot Grid

  • Chart integration - Charts can now be plotted against the pivot data independently. Users can also modify the data using the Pivot Grid field list at runtime.
  • Toolbar - A toolbar option has been provided to the pivot controls, allowing users easy access to frequently used features. Also, users can save the state of the pivot grid and load it back whenever required.
  • Grouping date and number - Date type can be formatted and displayed based on year, quarter, month, date, etc. Also, the number type can be grouped range-wise, such as 1-5, 6-10, etc.
  • Cell selection - Users can select a group of cells and access its information through the selection event for further manipulation.
  • Cell template - Users can add templates to the existing pivot table cells based on their needs.

Rich Text Editor

  • Clean up on pasting - The Rich Text Editor has an option to filter out the denied tags and attributes on pasting the content to the editor.

Schedule

  • Export and import Scheduler in ICS file extension - The Scheduler offers a way to export all its events to an .ICS file and also allows importing events from an ICS extension file.
  • Excel exporting - The Scheduler supports exporting events to Excel format.
  • Auto row height - The Timeline and Month views of the Scheduler automatically adjusts its row height as per the number of events each row holds.

Sparkline Charts

  • Right-to-left rendering - The Sparkline Charts control now supports right-to-left rendering.

Splitter

  • Expand and collapse - Expand and collapse support has been added to the panes of the Splitter.

Stock Chart

  • Stock event - Stock chart now allows stock events to highlight important dates.

TextBox

  • Multiline Textbox - This feature allows the Textbox to accept one or more lines of text like address, description, comments, and more.

TreeGrid

  • Checkbox selection - The checkbox selection feature offers a way to select multiple tree grid records with the help of a checkbox in each row. It also provides an option to select or deselect all the rows in a tree grid using a checkbox in the corresponding column header.
  • Checkbox column - The checkbox column feature renders a checkbox in an already existing column to check or uncheck a row. It behaves hierarchically.

TreeMap

  • Right-to-left rendering - The TreeMap control supports right-to-left rendering for all its elements like nodes, data labels, and legends.
  • On-demand data loading - The TreeMap control supports on-demand loading of data for inner levels while drilling down.
  • Responsive legend - Use a responsive legend that switches positions between the right and bottom based on the available height and width.

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 for Xamarin 2019 Volume 1

$
0
0
Accordion

Adds new Accordion and Expander controls.

Features

Xamarin.Forms

Common

  • Dark theme support - You can apply a dark theme to Syncfusion controls using predefined dynamic resource keys.
  • Accordion (Preview) - The Accordion control allows content to be organized in a vertically stacked list of items that is collapsible. Each item can also be expanded to reveal the content associated with that item.
  • Cards (Preview) - The new Cards control allows you to create a dismissible card, or a stack of cards where one card is visible at a time until you swipe to see the next card.
  • Expander (Preview) - The Expander is a layout control that can load any UI view in Header and Content which can be easily expanded or collapsed by tapping on the header and thus saving valuable screen space.
  • UI Templates (Preview) - Login screen templates help you to easily reuse the code to add login screens to the Xamarin.Forms applications.

Backdrop

  • Icon support - This feature allows users to customize the icons of the navigation header in revealed and closed states separately.

Calendar

  • RTL support - Calendar supports right to left (RTL) direction for users working in right-to-left languages like Hebrew, Arabic, or Persian.
  • Support to Customize trailing and leading days - The SfCalendar allows you hide the days of the next month and previous month in calendar to enhance the appearance.

Charts

  • Fast scatter chart - The new, fast scatter series loads a high number of data points in Xamarin.Forms scatter charts and provides smooth interactions.
  • Dashes support in spline chart - The Xamarin.Forms spline chart can be customized with dashes.
  • Multiple trackball support - Add multiple trackballs to a single Xamarin.Forms chart and drag them independently to view the information of different data points at the same time.
  • Activate the trackball on touch move - Activate the trackball with a touch move instead of a long press in the Xamarin.Forms Charts control.

DataForm

  • Masked text editing support - Restrict input to certain types of characters, like text and numbers, by using a mask pattern.
  • RTL support - DataForm supports right to left (RTL) direction for users working in right-to-left languages like Hebrew, Arabic, or Persian.
  • ScrollTo support - Programmatically scroll to a specific editor.
  • Support to collapse group items - Collapse all individual items in a DataForm group item.
  • Custom DataFormItems support - Generate your own DataForm items for the business model defined.
  • Two-way binding support - With the two-way data binding support when DataForm business object properties are updated, the value will be sync with underlying DataForm editors.
  • Custom layout editor - Supports loading of customized editor layout in the DataForm for business models.

DataGrid

  • Template support for table summary row - The data grid hosts any view(s) inside a table summary for an entire row or individual columns by loading a template.
  • Template selector support for left swipe and right swipe template - The DataTemplateSelector can be directly assigned to the left swipe and right swipe templates.
  • Aspect support for Image column - Users can set scaling modes for images in the image column type.
  • Event support to notify scroll state - An event support is being introduced to notify scrolling states such as dragging, fling, idle, and programmatic when performing scrolling operation in the datagrid.
  • Support to set scrolling position - Users can set a row or column position (start, end, center, or make row/column visible) on datagrid view when performing scrolling operation programmatically.

Word Library

  • Word-to-PDF enhancements - Word Library now preserves 2D and 3D charts in a Word document as images while converting Word documents to PDF.
  • Chart-to-image conversion - The charts in a Word document can be converted to JPEG or PNG images using the .NET Standard library. All 2D and 3D charts can be converted along with their elements like chart titles, axis titles, data labels, and legends.

ListView

  • Auto on scroll support - This feature allows to load an item when users interact with the listview and reach to the end of list.
  • Dynamic height support - List view supports to automatically adjust the height at run time when the content of list view item is changed.

Maps

  • Sublayer support for imagery layer - This feature supports adding a sublayer over a main imagery layer to draw shapes or routes on maps.

PDF Library

  • ZUGFeRD - Create a ZUGFeRD PDF invoice document.
  • 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 annotations - Get comment and review details from the PDF annotations.
  • Import and export PDF annotations - Import and export PDF annotations as FDF and XFDF.

PopupLayout

  • Full screen mode support - Users can show the popup control in full screen mode without specifying the height or width.
  • RTL support - PopupLayout control provides RTL support to change the flow of text to a right-to-left orientation.

PowerPoint Library

  • Presentation-to-PDF conversion - PowerPoint Library now allows converting PowerPoint presentations containing text, shapes, SmartArt diagrams, charts, tables, and more to PDFs while preserving their formatting.
  • Presentation-to-Image conversion - PowerPoint Library now allows converting PowerPoint slides containing text, shapes, SmartArt diagrams, charts, tables, and more to images while preserving their formatting. Slides can be converted to JPEG and PNG formats.

PullToRefresh

  • Template support for pulling and refreshing views - Users can host any view(s) for pulling and refreshing operations. So, for any view such as busy indicator, progress bar can be loaded instead of default pulling and refreshing views in the PullToRefresh control.

Text Input Layout

  • Font support - This feature allows users to customize the font family, font size, and font attributes for the hint, error, and helper text, as well as the counter label.
  • Padding support - This feature allows users to customize the padding around the input view.

TreeMap

  • Tooltip support for TreeMap - Tooltip support has been provided for TreeMap to show information about the leaf item when the end user taps on it.
  • Data label smart alignment support - This feature smartly aligns data labels within leaf item boundaries and avoids label overlap.

TreeView

  • Tree view node animation - The tree view control provides animation support when expand or collapse the tree view node.
  • Expander position support - Supports to change the expander icon position at the start or end in the tree view control.
  • Check box - The tree view control provides support for adding check box to each tree node and allows users check/uncheck the corresponding node.

Excel Library

  • Chart to image conversion - Excel charts can be converted into images in Xamarin applications. All 2D and 3D charts can be converted, along with their elements like chart titles, axis titles, data labels, and legends. The charts can be converted to JPEG and PNG.
  • Excel to PDF enhancement - In Excel-to-PDF conversion, all the 2D and 3D charts are preserved in the PDF document.
  • 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.

Xamarin.Android

DataGrid

  • Event support to notify scroll state - An event support is being introduced to notify scrolling states such as dragging, fling, idle, and programmatic when performing scrolling operation in the datagrid.
  • Support to set scrolling position - Users can set a row or column position (start, end, center, or make row/column visible) on datagrid view when performing scrolling operation programmatically.

Word Library

  • Word-to-PDF enhancements - Word Library now preserves 2D and 3D charts in a Word document as images while converting Word documents to PDF.
  • Chart-to-image conversion - The charts in a Word document can be converted to JPEG or PNG images using the .NET Standard library. All 2D and 3D charts can be converted along with their elements like chart titles, axis titles, data labels, and legends.

Maps

  • Sublayer support for imagery layer - This feature supports adding a sublayer over a main imagery layer to draw shapes or routes on maps.
  • PDF Library
  • ZUGFeRD - Create a ZUGFeRD PDF invoice document.
  • 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 annotations - Get comment and review details from the PDF annotations.
  • Import and export PDF annotations - Import and export PDF annotations as FDF and XFDF.

PopupLayout

  • RTL support - PopupLayout control provides RTL support to change the flow of text to a right-to-left orientation.

PowerPoint Library

  • Presentation-to-PDF conversion - PowerPoint Library now allows converting PowerPoint presentations containing text, shapes, SmartArt diagrams, charts, tables, and more to PDFs while preserving their formatting.
  • Presentation-to-Image conversion - PowerPoint Library now allows converting PowerPoint slides containing text, shapes, SmartArt diagrams, charts, tables, and more to images while preserving their formatting. Slides can be converted to JPEG and PNG formats.

Calendar

  • Support to Customize trailing and leading days - The SfCalendar allows you hide the days of the next month and previous month in calendar to enhance the appearance.

Charts

  • Fast scatter chart - The new fast scatter series loads a high number of data points in Xamarin.Android scatter charts and provides smooth interactions.
  • Multiple trackball support - Add multiple trackballs to a single Xamarin.Android chart and drag them independently to view the information of different data points at the same time.
  • Activate the trackball on touch move - Activate the trackball with a touch move instead of a long press in the Xamarin.Android Charts control.

DataForm

  • ScrollTo support - Programmatically scroll to a specific editor.

TreeMap

  • Tooltip support for TreeMap - Tooltip support has been provided for the TreeMap control to show information about the leaf item when the end user taps on it.
  • Data label smart alignment support - This feature smartly aligns data labels within leaf item boundaries and avoids label overlap.

TreeView

  • Tree view node animation - The tree view control provides animation support when expand or collapse the tree view node.
  • Expander position support - Supports to change the expander icon position at the start or end in the tree view control.

Excel Library

  • Chart to image conversion - Excel charts can be converted into images in Xamarin applications. All 2D and 3D charts can be converted, along with their elements like chart titles, axis titles, data labels, and legends. The charts can be converted to JPEG and PNG.
  • Excel to PDF enhancement - In Excel-to-PDF conversion, all the 2D and 3D charts are preserved in the PDF document.
  • 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.

Xamarin.iOS

DataGrid

  • Event support to notify scroll state - An event support is being introduced to notify scrolling states such as dragging, fling, idle, and programmatic when performing scrolling operation in the datagrid.
  • Support to set scrolling position - Users can set a row or column position (start, end, center, or make row/column visible) on datagrid view when performing scrolling operation programmatically.

Word Library

  • Word-to-PDF enhancements - Word Library now preserves 2D and 3D charts in a Word document as images while converting Word documents to PDF.
  • Chart-to-image conversion - The charts in a Word document can be converted to JPEG or PNG images using the .NET Standard library. All 2D and 3D charts can be converted along with their elements like chart titles, axis titles, data labels, and legends.

Maps

  • Sublayer support for imagery layer - This feature supports adding a sublayer over a main imagery layer to draw shapes or routes on maps.

PDF Library

  • ZUGFeRD - Create a ZUGFeRD PDF invoice document.
  • 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 annotations - Get comment and review details from the PDF annotations.
  • Import and export PDF annotations - Import and export PDF annotations as FDF and XFDF.

PopupLayout

  • RTL support - PopupLayout control provides RTL support to change the flow of text to a right-to-left orientation.

PowerPoint Library

  • Presentation-to-PDF conversion - PowerPoint Library now allows converting PowerPoint presentations containing text, shapes, SmartArt diagrams, charts, tables, and more to PDFs while preserving their formatting.
  • Presentation-to-Image conversion - PowerPoint Library now allows converting PowerPoint slides containing text, shapes, SmartArt diagrams, charts, tables, and more to images while preserving their formatting. Slides can be converted to JPEG and PNG formats.

Calendar

  • Support to Customize trailing and leading days - The SfCalendar allows you hide the days of the next month and previous month in calendar to enhance the appearance.

Charts

  • Fast scatter chart - The new fast scatter series loads a high number of data points in Xamarin.iOS scatter charts and provides smooth interactions.
  • Multiple trackball support - Add multiple trackballs to a single Xamarin.iOS chart and drag them independently to view the information of different data points at the same time.
  • Activate the trackball on touch move - Activate the trackball with a touch move instead of a long press in the Xamarin.iOS Charts control.

DataForm

  • ScrollTo support - Programmatically scroll to a specific editor.
  • TreeMap
  • Tooltip support for TreeMap - Tooltip support has been provided for TreeMap to show information about the leaf item when the end user taps on it.
  • Data label smart alignment support - This feature smartly aligns data labels within leaf item boundaries and avoids label overlap.

TreeView

  • Tree view node animation - The tree view control provides animation support when expand or collapse the tree view node.
  • Expander position support - Supports to change the expander icon position at the start or end in the tree view control.

Excel Library

  • Chart to image conversion - Excel charts can be converted into images in Xamarin applications. All 2D and 3D charts can be converted, along with their elements like chart titles, axis titles, data labels, and legends. The charts can be converted to JPEG and PNG.
  • Excel to PDF enhancement - In Excel-to-PDF conversion, all the 2D and 3D charts are preserved in the PDF document.
  • 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 Windows Forms 2019 Volume 1

$
0
0
Theme Studio

Adds new Theme Studio to style Syncfusion WinForms components.

Features

.NET Core 3.0

  • The controls are now supported in .NET Core 3.0 preview. A separate set of libraries is provided for .NET Core 3.0 preview to take advantage of the new features.

Theme Studio

  • Introducing Theme Studio, an appearance-oriented tool to customize and prepare new themes based on existing themes. This Syncfusion control’s color codes can be modified dynamically, exported, and referred to in your project with ease.

Tabbed Form

  • A new tabbed form is being introduced to display tabbed user interface. Users can add any number of tabs and each tab can contain any number of controls.

DataGrid

 

  • Preview row - Users can display additional information for every row in the datagrid.
  • New column types
    • Progress Bar column type : Displays the progress bar in a cell to represent the data.
    • Multi-select ComboBox column type : Selects multiple items from the dropdown.
  • Custom column type - Users can create their own column type to represent data intuitively by implementing custom cell renderer.

 

PDF Library

  • ZUGFeRD - Create a ZUGFeRD PDF invoice document.
  • 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.

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.

Multicolumn TreeView

  • Autosize Mode - Display details in Multicolumn TreeView with inbuilt arrangements of columns that make the data more readable.
    • All cells - Display the headers and cells without truncation.
    • All cells with last column fill - Display the headers and cells in autosize mode except the last column, which is arranged in the remaining width or with auto column width, whichever is greater.
    • Column header - Display the header without truncation.
    • Fill - Arrange all cells in the available space with equal spacing.
    • Last column fill - Display the headers and cells in autosize mode except the last column, which is arranged in the remaining width.

Schedule

  • Appointment foreground color - Appointment foreground color can be customized at application level.

Spreadsheet

  • Format numbers as text - Text option has been added to the number format. This is used to specify numbers as text in the cell.
  • Wrap text rendering improvement - Wrapped text rendering has been improved based on vertical alignment of a cell like MS-Excel.

Syncfusion Essential Studio WPF 2019 Volume 1

$
0
0
Built-in shapes

Adds over 400 built-in shapes to the Diagram control.

Features

.NET Core 3.0

  • The controls are now supported in .NET Core 3.0 preview. A separate set of libraries is provided for .NET Core 3.0 preview to take advantage of the new features.

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.
  • 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 annotations - Get comment and review details from the PDF annotations.
  • Import and export PDF annotations - Import and export PDF annotations as FDF and XFDF.

Pivot Grid

  • Color scales - The color scales option allows end users to apply either predefined or custom colors to a range of cells based on specified conditions.

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.

Spreadsheet

  • Format numbers as text - Text option has been added to the number format. This is used to specify numbers as text in the cell.
  • Wrap text rendering improvement - Wrapped text rendering has been improved based on vertical alignment of a cell like MS-Excel.

Syntax Editor

  • Syntax highlighting - The Syntax Editor provides syntax highlighting for procedural programming and markup languages. Built-in syntax highlighting and code editing experiences have been extended for the following languages.
    • C
    • Java
    • JavaScript
    • VBScript
    • HTML
    • PowerShell
    • Delphi

TreeGrid

  • Property mapping support for tree node expand or collapse state - Users can map a property from the data model or view model to expand or collapse tree nodes.

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.

Highcharts JS v7.1.0

$
0
0
Highcharts JS

Adds new chart types including Organization and Item (Parliament) charts, plus new accessibility features.

Features

  • Added Organization Chart series type.
  • Added Item Chart series type for visualizing item counts and parliaments.
  • Added Dependency Wheel series type.
  • Added Timeline series type.
  • Added 3D Pyramid and 3D Funnel series types.
  • Accessibility - improved experience for screen reader users, support for dynamic data and drilldown, as well as support for voice input software.
  • Added inactive states to series and points, allowing other series to be dimmed when the user is hovering the data or legend.
  • Added levels to sankey series.
  • Added annotation.events: add, afterUpdate and remove.
  • Added full screen capabilities to exporting module.
  • Added option treemap.events.setRootNode.
  • Added option xAxis.margin to ensure a distance between multiple axes on the same side.
  • Added options plotOptions.sankey.borderWidth and sankey.borderColor for sankey nodes.
  • Added force directed algorithm for improved packing of packed bubble charts.
  • Added support for nested packed bubbles.
  • Added Verlet integration for network graphs. Generally improved network graph algorithms.
  • Added data labels to links in network graphs.
  • Changed default X axis tickWidth option. Now tick marks are not rendered by default on category axes. Set the tickWidth to 1 to bring back the old behavior.
  • Renamed plotOptions.treemap.drillUpButton to traverseUpButton.

Fixes

  • Fixed #10009, wrong tooltip size with useHTML and varying text lengths.
  • Fixed #10010, series.update destroyed points and lost their event handlers.
  • Fixed #10031, long dataLabels for pie with useHTML: true, were generated with width less than 0.
  • Fixed #10052, chart printing failed with error on IE11.
  • Fixed #10055, exporting custom annotation did not work for other types than SVG.
  • Fixed #10063, proximate legend layout did not account for axis top setting.
  • Fixed #10081, chart with parallelCoordinates was not resizing properly after update.
  • Fixed #10082, points below Y axis min in polar charts were drawn incorrectly.
  • Fixed #10101, bubble legend was duplicated with map module.
  • Fixed #10106, issue with the showEmpty feature.
  • Fixed #10107, legend navigation required overly precise clicks/touches.
  • Fixed #10115, vector and wind barb series didn't handle the clip option.
  • Fixed #10127, treemap removed old classNames on update.
  • Fixed #10131, error in draggable points after updating series.
  • Fixed #10160, stacking null points from the same series threw unhandled exception.
  • Fixed #10163, series.setData() did not remove old nodes for a networkgraph.
  • Fixed #10167, a regression causing unwanted padding on top of legends in some cases.
  • Fixed #10187, setData didn't update data when old data had null values and the same length.
  • Fixed #10213, relative chart height didn't apply in responsive chart.
  • Fixed #10220, visible parts on charts inside an element with visibility: hidden.
  • Fixed #10225, histogram produced additional bin on the end.
  • Fixed #10232, solid gauge series had wrong legend symbol.
  • Fixed #10243, offline export failed with boost and hidden series.
  • Fixed #10246, boost culling issue.
  • Fixed #10265, class names were applied multiple times to elements, causing selected pies not to unselect after redraw.
  • Fixed #10273, changing live data settings dynamically didn't take effect.
  • Fixed #10282, overlap larger than smallest circle in venn diagrams.
  • Fixed #10283, click events were not applied on scatter points with base tag present in Firefox.
  • Fixed #10286, responsive setting of showInLegend failed.
  • Fixed #10302, plot line events did not fire if the lines were initially outside visible range.
  • Fixed #10312, keyboard navigation with no data.
  • Fixed #10342, HTML split tooltip did not fade after series update if formatter returned a string.
  • Fixed #10347, annotation-bindings were not compatible with IE11.
  • Fixed #10350, compatibilty issue with IE11 and xrange.
  • Fixed #10352, replaced Math.sign() in networkgraph source code for IE compatibility.
  • Fixed #10417, simulation for packed bubble series did not stop when exporting chart.
  • Fixed #6234, some presentational options were not settable in zones in column series.
  • Fixed #6404, plot band labels were not aligned correctly in gauge chart.
  • Fixed #6894, yAxis.softMax didn't take effect on the other side of the zero plane.
  • Fixed #7048, tooltips didn't appear on null values in heatmap when in boost mode.
  • Fixed #7895, renamed and documented option in export-data module responsible for series data visibility in exported chart data - includeInDataExport.
  • Fixed #8766, chart crashed when misconfiguring plotOptions.
  • Fixed #8864, connectorColor didn't work for individual points.
  • Fixed #9087, malformed exported SVG when SVG elements were added inside useHTML labels.
  • Fixed #9128, #10025, histogram series had incorrect amount of free space between points.
  • Fixed #9233, data labels and tooltip formatting was not supported for null points in heatmap.
  • Fixed #9880, hover animation on xrange points was incorrect.
  • Fixed #9917, chart.update with initial pane options did not change the pane.
  • Fixed #9962, line series was not rendered in the boost mode, when all points were outside the extremes.
  • Fixed #9978, horizontal scrollbar on RTL charts with a11y module.
  • Fixed #10161, wrong extremes in single category axis.

Highcharts Suite v7.1.0

$
0
0
Highcharts Suite

Adds new chart types including Organization and Item (Parliament) charts, plus new accessibility features.

Features

  • Added Organization Chart series type.
  • Added Item Chart series type for visualizing item counts and parliaments.
  • Added Dependency Wheel series type.
  • Added Timeline series type.
  • Added 3D Pyramid and 3D Funnel series types.
  • Accessibility - improved experience for screen reader users, support for dynamic data and drilldown, as well as support for voice input software.
  • Added inactive states to series and points, allowing other series to be dimmed when the user is hovering the data or legend.
  • Added levels to sankey series.
  • Added annotation.events: add, afterUpdate and remove.
  • Added full screen capabilities to exporting module.
  • Added option treemap.events.setRootNode.
  • Added option xAxis.margin to ensure a distance between multiple axes on the same side.
  • Added options plotOptions.sankey.borderWidth and sankey.borderColor for sankey nodes.
  • Added force directed algorithm for improved packing of packed bubble charts.
  • Added support for nested packed bubbles.
  • Added Verlet integration for network graphs. Generally improved network graph algorithms.
  • Added data labels to links in network graphs.
  • Changed default X axis tickWidth option. Now tick marks are not rendered by default on category axes. Set the tickWidth to 1 to bring back the old behavior.
  • Renamed plotOptions.treemap.drillUpButton to traverseUpButton.

Fixes

  • Fixed #10009, wrong tooltip size with useHTML and varying text lengths.
  • Fixed #10010, series.update destroyed points and lost their event handlers.
  • Fixed #10031, long dataLabels for pie with useHTML: true, were generated with width less than 0.
  • Fixed #10052, chart printing failed with error on IE11.
  • Fixed #10055, exporting custom annotation did not work for other types than SVG.
  • Fixed #10063, proximate legend layout did not account for axis top setting.
  • Fixed #10081, chart with parallelCoordinates was not resizing properly after update.
  • Fixed #10082, points below Y axis min in polar charts were drawn incorrectly.
  • Fixed #10101, bubble legend was duplicated with map module.
  • Fixed #10106, issue with the showEmpty feature.
  • Fixed #10107, legend navigation required overly precise clicks/touches.
  • Fixed #10115, vector and wind barb series didn't handle the clip option.
  • Fixed #10127, treemap removed old classNames on update.
  • Fixed #10131, error in draggable points after updating series.
  • Fixed #10160, stacking null points from the same series threw unhandled exception.
  • Fixed #10163, series.setData() did not remove old nodes for a networkgraph.
  • Fixed #10167, a regression causing unwanted padding on top of legends in some cases.
  • Fixed #10187, setData didn't update data when old data had null values and the same length.
  • Fixed #10213, relative chart height didn't apply in responsive chart.
  • Fixed #10220, visible parts on charts inside an element with visibility: hidden.
  • Fixed #10225, histogram produced additional bin on the end.
  • Fixed #10232, solid gauge series had wrong legend symbol.
  • Fixed #10243, offline export failed with boost and hidden series.
  • Fixed #10246, boost culling issue.
  • Fixed #10265, class names were applied multiple times to elements, causing selected pies not to unselect after redraw.
  • Fixed #10273, changing live data settings dynamically didn't take effect.
  • Fixed #10282, overlap larger than smallest circle in venn diagrams.
  • Fixed #10283, click events were not applied on scatter points with base tag present in Firefox.
  • Fixed #10286, responsive setting of showInLegend failed.
  • Fixed #10302, plot line events did not fire if the lines were initially outside visible range.
  • Fixed #10312, keyboard navigation with no data.
  • Fixed #10342, HTML split tooltip did not fade after series update if formatter returned a string.
  • Fixed #10347, annotation-bindings were not compatible with IE11.
  • Fixed #10350, compatibilty issue with IE11 and xrange.
  • Fixed #10352, replaced Math.sign() in networkgraph source code for IE compatibility.
  • Fixed #10417, simulation for packed bubble series did not stop when exporting chart.
  • Fixed #6234, some presentational options were not settable in zones in column series.
  • Fixed #6404, plot band labels were not aligned correctly in gauge chart.
  • Fixed #6894, yAxis.softMax didn't take effect on the other side of the zero plane.
  • Fixed #7048, tooltips didn't appear on null values in heatmap when in boost mode.
  • Fixed #7895, renamed and documented option in export-data module responsible for series data visibility in exported chart data - includeInDataExport.
  • Fixed #8766, chart crashed when misconfiguring plotOptions.
  • Fixed #8864, connectorColor didn't work for individual points.
  • Fixed #9087, malformed exported SVG when SVG elements were added inside useHTML labels.
  • Fixed #9128, #10025, histogram series had incorrect amount of free space between points.
  • Fixed #9233, data labels and tooltip formatting was not supported for null points in heatmap.
  • Fixed #9880, hover animation on xrange points was incorrect.
  • Fixed #9917, chart.update with initial pane options did not change the pane.
  • Fixed #9962, line series was not rendered in the boost mode, when all points were outside the extremes.
  • Fixed #9978, horizontal scrollbar on RTL charts with a11y module.
  • Fixed #10161, wrong extremes in single category axis.

Highstock JS v7.1.0

$
0
0
Highstock JS

Adds new chart types including Organization and Item (Parliament) charts, plus new accessibility features.

Features

  • Added Organization Chart series type.
  • Added Item Chart series type for visualizing item counts and parliaments.
  • Added Dependency Wheel series type.
  • Added Timeline series type.
  • Added 3D Pyramid and 3D Funnel series types.
  • Accessibility - improved experience for screen reader users, support for dynamic data and drilldown, as well as support for voice input software.
  • Added inactive states to series and points, allowing other series to be dimmed when the user is hovering the data or legend.
  • Added levels to sankey series.
  • Added annotation.events: add, afterUpdate and remove.
  • Added full screen capabilities to exporting module.
  • Added option treemap.events.setRootNode.
  • Added option xAxis.margin to ensure a distance between multiple axes on the same side.
  • Added options plotOptions.sankey.borderWidth and sankey.borderColor for sankey nodes.
  • Added force directed algorithm for improved packing of packed bubble charts.
  • Added support for nested packed bubbles.
  • Added Verlet integration for network graphs. Generally improved network graph algorithms.
  • Added data labels to links in network graphs.
  • Changed default X axis tickWidth option. Now tick marks are not rendered by default on category axes. Set the tickWidth to 1 to bring back the old behavior.
  • Renamed plotOptions.treemap.drillUpButton to traverseUpButton.

Fixes

  • Fixed #10009, wrong tooltip size with useHTML and varying text lengths.
  • Fixed #10010, series.update destroyed points and lost their event handlers.
  • Fixed #10031, long dataLabels for pie with useHTML: true, were generated with width less than 0.
  • Fixed #10052, chart printing failed with error on IE11.
  • Fixed #10055, exporting custom annotation did not work for other types than SVG.
  • Fixed #10063, proximate legend layout did not account for axis top setting.
  • Fixed #10081, chart with parallelCoordinates was not resizing properly after update.
  • Fixed #10082, points below Y axis min in polar charts were drawn incorrectly.
  • Fixed #10101, bubble legend was duplicated with map module.
  • Fixed #10106, issue with the showEmpty feature.
  • Fixed #10107, legend navigation required overly precise clicks/touches.
  • Fixed #10115, vector and wind barb series didn't handle the clip option.
  • Fixed #10127, treemap removed old classNames on update.
  • Fixed #10131, error in draggable points after updating series.
  • Fixed #10160, stacking null points from the same series threw unhandled exception.
  • Fixed #10163, series.setData() did not remove old nodes for a networkgraph.
  • Fixed #10167, a regression causing unwanted padding on top of legends in some cases.
  • Fixed #10187, setData didn't update data when old data had null values and the same length.
  • Fixed #10213, relative chart height didn't apply in responsive chart.
  • Fixed #10220, visible parts on charts inside an element with visibility: hidden.
  • Fixed #10225, histogram produced additional bin on the end.
  • Fixed #10232, solid gauge series had wrong legend symbol.
  • Fixed #10243, offline export failed with boost and hidden series.
  • Fixed #10246, boost culling issue.
  • Fixed #10265, class names were applied multiple times to elements, causing selected pies not to unselect after redraw.
  • Fixed #10273, changing live data settings dynamically didn't take effect.
  • Fixed #10282, overlap larger than smallest circle in venn diagrams.
  • Fixed #10283, click events were not applied on scatter points with base tag present in Firefox.
  • Fixed #10286, responsive setting of showInLegend failed.
  • Fixed #10302, plot line events did not fire if the lines were initially outside visible range.
  • Fixed #10312, keyboard navigation with no data.
  • Fixed #10342, HTML split tooltip did not fade after series update if formatter returned a string.
  • Fixed #10347, annotation-bindings were not compatible with IE11.
  • Fixed #10350, compatibilty issue with IE11 and xrange.
  • Fixed #10352, replaced Math.sign() in networkgraph source code for IE compatibility.
  • Fixed #10417, simulation for packed bubble series did not stop when exporting chart.
  • Fixed #6234, some presentational options were not settable in zones in column series.
  • Fixed #6404, plot band labels were not aligned correctly in gauge chart.
  • Fixed #6894, yAxis.softMax didn't take effect on the other side of the zero plane.
  • Fixed #7048, tooltips didn't appear on null values in heatmap when in boost mode.
  • Fixed #7895, renamed and documented option in export-data module responsible for series data visibility in exported chart data - includeInDataExport.
  • Fixed #8766, chart crashed when misconfiguring plotOptions.
  • Fixed #8864, connectorColor didn't work for individual points.
  • Fixed #9087, malformed exported SVG when SVG elements were added inside useHTML labels.
  • Fixed #9128, #10025, histogram series had incorrect amount of free space between points.
  • Fixed #9233, data labels and tooltip formatting was not supported for null points in heatmap.
  • Fixed #9880, hover animation on xrange points was incorrect.
  • Fixed #9917, chart.update with initial pane options did not change the pane.
  • Fixed #9962, line series was not rendered in the boost mode, when all points were outside the extremes.
  • Fixed #9978, horizontal scrollbar on RTL charts with a11y module.
  • Fixed #10161, wrong extremes in single category axis.

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

Infragistics Professional 19.1

$
0
0
Infragistics Professional

Get Windows Desktop support with .NET Core 3 - Apps run 30% faster, plus grids and charts for Angular & React.

Features

  • Get Windows Desktop Support with .NET Core 3 - Apps Run 30% Faster - Modernize your WPF desktop applications with .NET Core 3 for Visual Studio 2019.
  • Include Fast Grids and Charts for Angular and React - Ignite UI includes lightning-fast, pixel-perfect scrolling and interactive grid experiences in Angular & React, including Hierarchical Grid and Tree Grid in Angular.
  • Get the Best of Excel without Excel’s Cost - Infragistics offers a complete Spreadsheet & Excel Library for Angular, React (Excel Library Only), jQuery, WPF, and Windows Forms. Read, write, and create Excel documents, visualize data with charts and sparklines, apply conditional formatting, and create tables with filtering and sorting.
  • Use New Spreadsheet Controls for the Desktop and Web - Enable rich reporting with data visualizations in spreadsheet controls for the desktop and web, including Angular & jQuery - all without requiring Microsoft Excel on the client machine.

Infragistics Ultimate 19.1

$
0
0
Infragistics Ultimate

Get Windows Desktop support with .NET Core 3 - Apps run 30% faster, plus grids and charts for Angular & React.

Features

  • Get Windows Desktop Support with .NET Core 3 - Apps Run 30% Faster - Modernize your WPF desktop applications with .NET Core 3 for Visual Studio 2019.
  • Include Fast Grids and Charts for Angular and React - Ignite UI includes lightning-fast, pixel-perfect scrolling and interactive grid experiences in Angular & React, including Hierarchical Grid and Tree Grid in Angular.
  • Get the Best of Excel without Excel’s Cost - Infragistics offers a complete Spreadsheet & Excel Library for Angular, React (Excel Library Only), jQuery, WPF, and Windows Forms. Read, write, and create Excel documents, visualize data with charts and sparklines, apply conditional formatting, and create tables with filtering and sorting.
  • Use New Spreadsheet Controls for the Desktop and Web - Enable rich reporting with data visualizations in spreadsheet controls for the desktop and web, including Angular & jQuery - all without requiring Microsoft Excel on the client machine.
  • Custom Brand your Entire Application with One Click from Sketch - The new theming and styling plug-in for Sketch lets you custom brand your entire application with one click, then sync to the cloud to share with users and get Angular code.
Viewing all 2893 articles
Browse latest View live


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