# 2015 v3

## Content



### Core

**Enhancements**

*   Provided support for ASP.NET 5 Release Candidate.
*   Added Financial Charts
*   Added FlexChart and Financial chart annotations.
*   Added ASP.NET 5 Beta 7 support to C1 MVC controls.
*   Refactored client side extender.
*   Fixed the issue where multiple issues occured while running MVCExplorer sample with trial version.

### CollectionView

**Enhancements**

*   Updates MVC VS template to add support for finance.

**Bug Fixes**

*   Fixed the issue so that querydata event doesn't fire when do CRUD(Create/Update/Delete/Edit) operation with DisableServerRead lis set to true.

### FlexGrid

**Bug Fixes**

*   Fixed an issue so that 'cellEditEnding' event fires when custom editors are used.
*   Fixed an issue so that "undefined" is not displayed in the cell of a new row when celltemplate is applied to mvc flexgrid.
*   Fixed an issue so that Loading event and loaded event fire in page load of Hierarchical grid.
*   Fixed an issue so that 'tab' key action works properly in child grid and javascript error does not occur.

### FlexChart

**Enhancements**

*   Added Annotations in FlexChart .

**Bug Fixes**

*   Fixed the issue that FlexChart Palette property works correctly.

### Input

AutoComplete

**Bug Fixes**

*   The 'isContentHtml' property works correctly now.

### FlexGrid

**InputNumber**

*   Fixed the issue so that the separator between textbox and dropdown button does not disappear in Input control.

**Menu**

Enhancements

*   Added Owner property to Menu control in order to support contextmenu.

Bug Fixes

*   The 'isContentHtml' property works correctly now.

**Multi Select**

Bug Fixes

*   Fixed the issue that "CheckedValues" and "CheckedIndexes" work correctly in MultiSelect.
*   The "MaxHeaderItems(0)" property of MultiSelect works as default value.

### MVCExplorer

*   Changed Default document mode of IE browser to IE7.
*   Added collectionview101 sample link to Home page.
*   InputTime's value property works properly in "Custom Time" sample.
*   Fixed the issue, wherein Input Date Custom Editors is displayed although it is exit from edit mode when no changes in custom editor.
*   Fixed the issue that FlexGrid "CustomEditor" sample does not throw js error in IE.
*   Dropdown lists item are shown correctly after selecting combobox item in ComboBox or ItemTemplate sample.

### TagHelperExplorer

*   Added FlexPie101, Gauge101 andInput101 sample links to Home Page.
*   Fixed the issue that FlexGrid "CustomEditor" sample does not throw js error in IE.