ComponentOne Studio ASP.NET MVC 新版本发表

Released: Dec 6, 2023

2023 v3 中的更新

特性

  • Added support for Microsoft .NET 8.

Released: Aug 2, 2023

2023 v2 中的更新

特性

  • FlexReport Enhancements
    • Added support for Microsoft Azure deployment on Microsoft Windows.
    • Added support to display embedded fonts.
  • Classic C1PDF for .NET Standard (Beta)
    • GrapeCity's classic C1Pdf library is now available with a .NET Standard-based version. Use the library in any .NET application, including .NET 6+, without any Windows dependency.
    • Enables the creation of PDF files from scratch.
    • Supports basic and advanced features such as annotations, graphics, bookmarks, compression...

Released: Mar 29, 2023

2023 v1 中的更新

特性

  • .NET 6-based Libraries - Since ASP.NET Core 3.1 has reached end-of-support, the ASP.NET Core MVC and Web API products have been upgraded to .NET 6 and now support .NET 6 and higher. This allows MESCIUS (formerly GrapeCity) to take advantage of the latest features and performance gains available in .NET 6 and higher.
  • New Excel Samples for ASP.NET Core MVC - Added a .NET Standard version of C1Excel library, which can be used on any platform. New samples show how the library can be used in ASP...

Released: Dec 7, 2022

2022 v3 中的更新

特性

  • Added Microsoft .NET 7 support.

Released: Aug 3, 2022

2022 v2 中的更新

特性

  • FlexSheet HTML and Precision Support - FlexSheet now supports saving Microsoft Excel files with HTML entities. On the client side, the convertHtmlEntities property defines the conversion behavior for HTML entities such as """, "<", ">" and "&" when exporting. Also, the CalculationPrecision property gets or sets the number of digits after the decimal point for rounding when calculating FlexSheet formulas.
  • FlexGrid Excel RTL Export - FlexGrid for ASP.NET MVC supports exporting to XLSX...

Released: Mar 31, 2022

2022 v1 中的更新

特性

  • Accessible PDF Export from FlexGrid - Improved PDF export from FlexGrid to provide accessibility support. Produce tagged PDFs while exporting FlexGrid.
  • Dynamic Tab Ordering in All Controls - Modern applications have dynamic pages/views that constantly change with user interaction. To change the tabIndex (tab ordering) on all controls at runtime, use the TabOrder property.
  • More FlexGrid Samples - GrapeCity have added several samples for FlexGrid to showcase various possible scenarios it could...

Released: Dec 8, 2021

2021 v3 中的更新

特性

  • FlexReport for ASP.NET Core 5.0/6.0
    You can now use the FlexViewer control and backend FlexReport Web API in ASP.NET Core 5/6 applications to render FlexReport, and SSRS reports. In a previous release, a PDF Web API was added to target the new .NET frameworks. Using the FlexViewer control, you can display FlexReports, ActiveReports, SSRS, and PDF.

Released: Aug 4, 2021

2021 v2 中的更新

特性

  • Create Choropleth and Scatter Maps with FlexMap - The new FlexMap control lets you visualize data geographically on a map with just a few lines of code. The ASP.NET MVC map control supports choropleth and point maps. Choropleth maps are used to show statistical values for geographic areas. Each area is colored based on the data it represents. FlexMap also supports scatter point and bubble maps. Scatter maps are used to show points of interest at specific coordinates on a map. When you create...

Released: Apr 7, 2021

2021 v1 中的更新

特性

  • MVC Date Range Input Control - The new InputDateRange control is an advanced date picker that allows users to select a range of dates. Selecting a date range helps book service accommodations or analyze data for a specific date window. You may limit the date range that the user may pick from or use the multi-month calendar in the drop-down to select date ranges with the mouse or keyboard.
  • MVC CollectionView Calculated Fields - You can now add calculated fields C1CollectionView using the...

Released: Dec 2, 2020

2020 v3 中的更新

特性

  • Organize Lists and Content with Accordion UI
    • Display a list of expandable items with the new Accordion for ASP.NET MVC control.
    • MVC Accordion control helps organize your UI and optimize the use of screen real estate, and it's optimized with responsive rendering and animation.
  • Generate Barcode Images Supporting 26 Encoding Types
    • Generate or retrieve barcodes on the server and render them entirely on the client with the new Barcode for ASP.NET Core MVC.
    • The barcode control supports 26 different...