Web API Edition | ComponentOne
Release History / 2015 v2.5
In This Topic
    2015 v2.5
    In This Topic

    Core

    Updates

    • Package dependency of PhantomJS has been removed in ASP.NET 5.

    Bug Fixes

    • Fixed the issue where "Invalid character" JavaScript error occurs when importing a file to FlexGrid by Web API service with expired/invalid license.

    Excel Service

    Bug Fixes

    • Fixed the issue where group's style settings could not be exported to excel file.
    • Fixed the issue where the exported font size is not correct when FlexGrid's content is exported to excel file.
    • Fixed the issue where format with precision settings could not be exported to excel file.
    • Fixed the issue where JS error occurs on exporting footer grid.
    • Fixed the issue where in the exported help file cells with number type's value have green color at the top-left corner.
    • Fixed the issue where "OnlyCurrentPage" option does not work when "DisableServerRead" is set to true in FlexGrid.
    • Fixed the issue where C1Excel license dialog shows while exporting excel file by VS2015 WebAPI service which is run in VS2015.
    • Fixed the issue where redundant row with column names is exported when a FlexGrid with new row is exported to excel file.
    • Fixed the issue where FlexGrid cannot be exported to excel file correctly after exporting the imported excel file.
    • Fixed the issue where Imported/Exported data type is lost in FlexGrid.
    • Fixed the issue where column width was not exported appropriately.
    • Fixed the issue where the excel file having JP/CN character in name could not be imported.
    • Fixed the issue where hidden row is also imported when excel file with filter settings is imported to FlexGrid.
    • Fixed the issue where empty rows at the end of the excel sheet lead to wrong format parsing while importing.
    • Fixed the issue where data disappears after performing scrolling operation on FlexGrid with imported data.
    • Fixed the issue where height of rows is not correct after importing excel data to FlexGrid.

    Image Service

    Bug Fixes

    • Fixed the issue where chart could not be exported to image file on binding new fields to axisX by using Bind(string bindingFields, string readActionUrl).

    Web API Explorer

    Bug Fixes

    • Exporter class of MVC FlexGrid has been changed from "c1.mvc.ExcelExporter" to "c1.mvc.grid.ExcelExporter".
    • Fixed the issue where the values in filter dialog and column are inconsistent after “Export” button is clicked in “Remote DataBind”.

    VS Template

    Bug Fixes

    • Fixed the issue where the web port is same for multiple projects created by the same Web Api VS template.