[]
        
(Showing Draft Content)

2021 v3

Project Templates

Bug Fix

  • Fixed the issue where Dashboard definitions are missing from the c1.mvc.basic.lib.d.ts file.

Scaffolder

Bug Fixes

  • Fixed the issue where Scaffold is missing when right-click on the project and choose 'Add New Scaffold' in in VS 2019(both Preview and RC).
  • Fixed the issue where Scaffold is missing in non-core projects when right-click on the project and choose 'Add New Scaffold' in VS 2019(version is > 16.9).

All

Enhancement

  • Add support NET6 preview for MVC.

Bug Fixes

  • Fixed the issue where MVC Client project doesn't create ClientDebug folder.
  • Fixed the issue where SE License can't generate at Mvc and Api project when activation for both SE and supported another license of Mvc and Api.

FlexGrid

Bug Fixes

  • Fixed the issue where Dropdown is not opened when open dropdown using F4.
  • [FlexGridSearch] Fixed the issue where error occurs when search the space using FlexGrid search.

FileManager

Enhancement

  • Localized the word in search textbox.

Input

Enhancement

  • [ListBox][ComboBox][MultiSelectListBox] Added VirtualizationThreshold property to enable items virtualization support.
  • [InputColor] Added ShowColorString property.

OLAP

Enhancement

  • [PivotPanel] Added DeferredUpdate property.