# 2017 v1

## Content



### Core

**Enhancements**

*   Added Polar & Radar Chart.
*   Added Error Bar and Box-Whisker Series.
*   Added Funnel Chart as new chart type in FlexChart.
*   Added a new MultiRow control.
*   Added scaffolding options for the new controls.
*   Updated project templates for Visual Studio 2017

### FlexViewer

**Enhancements**

*   Added MobileViewer support for Report/PDF Viewer.
*   Added ThersholdWidth property.
*   Added ZoomMode property for FlexViewer.

**Bug Fix**

*   Fixed an issue where pages in the Viewer cannot be scrolled using the "Mouse-Wheel" when 'Single Page View' is set.
*   Fixed an issue where error is observed after clicked on the forward/backward button when continuous page is set.
*   Fixed an issue where JavaScript error is occurred when 'ZoomMode' value is set as 'PageWidth' or 'WholePage'.
*   [PDF\] Fixed an issue where page setup is shown in mobile view and exception throw when page setup is set.
*   Fixed an issue where export button throws an exception when you click on it using Internet Explorer.
*   Fixed an issue where some inconsistency was observed in Export setting of PdfViewer.
*   Fixed an issue where, if continuous page is set, error occurs when enter page number which is larger than total page count+1 in navigation text box.

### OLAP

**Bugs**

*   Fixed the issue where "Show Detail" in context menu should be hidden, when data source of PivotEngine is Cube.
*   Fixed the problem related to DimensionType.

### Input

**Bugs**

*   Fixed OnClientFormatItem event of MultiSelect.

### FlexSheet

**Bugs**

*   Fixed an issue which was caused due to support of JSZip3.0

### Sunburst Chart

**Bug Fixes**

*   Fixed an issue where Sunburst slices are not rendered when the ChildItemsPath contains multiple property names.

### Project Templates

**Bug Fixes**

*   Fixed an issue where user was not able to create ComponentOne MVC 3 project in VisualStudio 2012 using C1 project template.

### FlexGrid

**Enhancements**

*   Refactoring customized editor for FlexGrid.

**Bugs**

*   Fixed an issue where memory usage increases when navigating between web pages rendering C1FlexGrid.

### Samples

**Enhancements**

*   Samples now support Visual Studio 2017
*   Updated FlexSheetExplorer Sample.

**Bug Fixes**

*   Fixed an issue where error occurred when any row is selected and deleted in 'Custom Editors' sample page.
*   Fixed an issue where pager show incorrect page count and can't navigate to another page in "Filtering" sample page of Core project.
*   Fixed an issue where setting "stacked 100%" takes no effect in sample.
*   Fixed an issue where JavaScript error is occurred when zero value is selected for TotalAngle.
*   Fixed an issue where undo button on the toolbar was not working.
*   Fixed an issue where JavaScript error occurs after importing the Excel file.<br />