# 2016 v1

## Content



### Core

**Enhancements**

*   Added FlexSheet control.
*   Added Pager control.
*   Added jszip cdn to Visual Studio Template for FlexSheet.<br />

### CollectionView

No change<br />

### FinancialChart

**Enhancements**

*   Added new Overlays and Indicators for financial charts.<br />

### FlexGrid

**Enhancements**

*   Added Scaffolder for FlexGrid control.
*   Added jszip.js to FlexGrid resource.

**Bug Fixes**

*   Fixed the issue where Condition Filter does not work correctly while using AND/OR operator in ID column.<br />

### FlexChart

No change<br />

### Gauge

**BugFixes**

*   Fixed the issue where Gauge value shows as '100' even though its value is set as '0' in all gauges types.<br />

### Input

**Enhancements**

*   Added Scaffolder for input controls.

**Bug Fixes**

*   Fixed the issue where dropdown button of the AutoComplete is no longer visible when the value which does not exist in the drop-down list is entered, although isEditable is 'False'.<br />

### MVCExplorer

**Enhancements**

*   Line gauges are added/covered in MvcExplorer.

**Bug Fixes**

*   Fixed the issue where popup dialog closes immediately without showing any message on clicking "Facebook" or "Google".
*   Fixed the issue where Filtering does not work correctly in FlexGrid's Filter sample of MVCExplorer.
*   Fixed the issue where SelectedValue and SelectedItem properties could not be set from Model.
*   Fixed the issue where the "isDroppedDownChanged" event does not fire when 'Context Menu' is opened.
*   Fixed the issue where web browser shows error message for Scaling page in Gauge sample.
*   Fixed the issue where Custom Editors do not work correctly in Date column.
*   Fixed the issue where the selected items of Stacking and ChartTypes do not work correctly at the first time in FlexChart's Selection.
*   Fixed the issue where web browser shows error message on importing an excel file.<br />

### FinancialChartExplorer

**Bug Fixes**

*   Fixed the issue where DateValue in ToolTip shows incorrect format.
*   Fixed the issue where inconsistent behavior is observed in 'Fibonacci Tool' of FinancialChart's Analytics sample.<br />

### HowTo Samples

**Bug Fixes**

*   Fixed the issue where 'ColumnPicker' icon is lost after deploying the ColumnPicker sample in IIS.
*   Fixed the issue where'C1Icon' is lost after deploying the FlexChartGroup sample in IIS.
*   Fixed the issue where Filter value cannot be displayed correctly in value filter of Discount column.
*   Fixed the issue where JavaScript error is displayed in "HowTo\\FlexGrid\\C1MVCExcelImportExport" sample.
*   Fixed the issue where the cells do not synchronize data in two browsers after editing one cell at the same time.
*   Fixed the issue where error occurs when the 'Save Column Layout To Server' button is clicked after deploying the sample in IIS.
*   Fixed the issue where error occurrs when 'C1MVCFinance' sample is run.
*   Fixed the issue where JavaScript error is observed after applying filter with decimal value in max price.
*   Fixed the issue where images are not displayed after deploying the FlexChartEditableAnnotationLayer sample in IIS.