# 2021 v2

## Content



### Cell Template

**Bug Fix**

*   Fixed the issue where Edit Cell template does not work with HeaderLayoutDefinition.

### Project Templates

**Bug Fixes**

*   Fixed the issue where 'ASP.NET Core 3.0' is showing at Project Settings in ComponentOne ASP.NET MVC Application Wizard.<br />

### Scaffolder

**Enhancement**

*   Added support new HandleWheel property for ComboBox, InputNumber, InputDate.
*   Added support new OverwriteMode property for InputMask.

**Bug Fix**

*   Fixed the issue where 'Insert C1 Control' was missing from Visual Studio context menu for German language.

### Calendar

**Bug Fix**

*   Fixed the issue where RangeEnd property didn't work as well in MVC Calendar control.

**Enhancement**

*   Added new RangeChanged event for Calendar and InputDate.

### FileManager

**Bug Fixes**

*   Fixed the issue where some inconsistent behavior is observed in New Folder dialog.
*   Fixed the issue where Button alignments are not same in New Folder and Delete dialogs in JP.

### FlexGrid

**Bug Fixes**

*   [MvcExplorer\][FlexGrid\] Fixed the issue where FlexGridSearch didn't work properly and error occurred in browser console.
*   Fixed the issue where columns can not be dragged when columnGroups is set in FlexGrid.
*   Fixed the issue where 'showDragGlyphs' property is not supported in GroupPanel of related controls.
*   Fixed the issue where selection can't be placed at NewRowAtTop template after deleting all record at grid.

**Enhancement**

*   Added support for 'AnchorCursor' property in MVCFlexGrid and related controls.

### FlexMap

*   New control.

### Gauge

**Enhancement**

*   Added new HandleWheel property for Gauge.

### Input

**Enhancement**

*   Added new HandleWheel property for ComboBox and InputNumber.

### InputMask

**Enhancement**

*   Added an OverwriteMode property for InputMask.

### Olap

**Enhancement**

*   Added new GetAggregateValue property for PivotField.

**Bug Fix**

*   Fixed the issue where Aggregate type is 'Cnt' for measure type fields.

### TreeView

**Enhancement**

*   Added new CollapseWhenDisabled property for TreeView.