[]
        
(Showing Draft Content)

2016 v2

Enhancements

  • Updated C1.Web.MVC to C1.AspNetCore.Mvc for ASP.NET Core applications.
  • Added InputDateTime control as per Wijmo 5
  • Added a new Report Viewer control
  • Updated Scaffolder VStemplate for InputDateTime.
  • Updated the FlexViewExplorer sample for MVC5 and ASPNETCore.
  • Added C1 MVC JS intellisense support,.
  • Added Validation sample for InputDateTime control.

Core

Bug Fix

  • Fixed the issue where integer variable's value was zero when project was created using Visual Studio C1 MVC template.

Scaffolder

Enhancements

  • Update ComponentOne Scaffolder for ASP.NET Core.
  • Added scaffolding for FlexChart
  • Added scaffolding for FlexPie
  • Added scaffolding for FlexSheet

Bug Fixes

  • Fixed an issue where compiler error was generated in InputController.cs after adding Wijmo5 Input Scaffolding.
  • Fixed an issue where error occurs if remote load and save are used.

ComboBox

Enhancements

  • Added HeaderPath property on server side.

FlexGrid

Enhancements

  • Support two new properties ImeEnabled and DropDownCssClass property.

FlexChart

Enhancements

  • Added PlotArea support in FlexChart.
  • Added support for Chart.Animation

Bug Fixes

  • Fixed an issue where browser will crash after running FlexChart which contains "TrendLine" with AxisX/Y setting in ASPNETCore application.
  • Fixed FlexChart cannot render correctly in MVCExplorer.
  • Fixed an issue where thumb buttons in range selector are doubled.

FlexPie

Bug Fix

  • Fixed FlexPie's SelectedIndex property.

InputTime

Enhancements

  • Changed type of Step property in InputTime from double to integer.

FlexViewer

Bug Fixes

  • Fixed an issue where Label on Page Thumbnails and PArameters panel is shown incorrect.
  • Fixed an issue where changing the report quickly will throw exception in console.

FlexSheet

Enhancements

  • Support Formula Bar as an extension of FlexSheet.

Input (Dropdown)

Enhancements

  • Added AutoExpandSelection property.
  • Added DropDownCssClass property.

FlexViewer Sample

Bug Fix

  • Fixed the issue where error occurred after choosing Report File or Report Name from dropdown when FlexViewer sample is deployed in IIS.

MVCExplorer

Enhancements

  • Added sample for DropDownCssClass property.

Bug Fixes

  • Fixed compiling error in the "ASPNETCore>MVCExplorer>FlexChart
  • Fixed the issue where popup was not working when open in MvcExplorer.
  • Fixed an issue of sample project, data label at the bottom of FlexPie is covered.
  • Fixed the status of checked items are wrong after clicking "Submit" in "MultiSelect>Form" MVCExplorer sample

Samples

Bug Fixes

  • Removed _Pager partialviewer from samples.
  • Added another section in DataMap sample for demonstrating multicolumn DataMap.
  • Fixed the issue where an error was displayed after exporting FlexChart to image file in C1MVCFlexChartExport sample.

ASPNETCoreInput101

Bug Fix

  • Fixed. Set the "value-changed" event to "inputDateTime_ValueChanged" in "..\ASPNETCore\HowTo\Input\ASPNETCoreInput101" sample.

FlexReportExplorer

Enhancement

  • Increased the indent of the navigate bar in sample.