ComponentOne Studio ASP.NET MVC Releases

Released: Dec 10, 2025

Updates in 2025 v2

Features

  • Added .NET 10 and Visual Studio 2026 support to ASP.NET Core
  • FlexGrid for ASP.NET Core Enhancements
    • Added 'showIncludeSelection' property to enable the 'Include Current Selection to Filter' option in value filters.
    • Added 'sortOrder' property to FlexGrid and Column classes to support three-state sort on column header click.
  • Accessibility Enhancements for ASP.NET Core
    • Accessibility enhancements were added to FlexGrid, ComboBox, Calendar, Popup, Input, and AutoComplete controls...

Released: Jun 3, 2025

Updates in 2025 v1

Features

  • ASP.NET Core Enhancements
    • FlexReport for .NET Standard - The FlexReport for .NET Standard library (C1.FlexReport) is production-ready for .NET Core web apps and server-side Web APIs.
    • Reverse the Legend in FlexChart - Introduced a new property that can reverse the legend item order. The default value is false, but you can modify the 'legendReversed' property on FlexChart to reverse the legend items.
    • New Legend Positions -In addition to the basic Top, Bottom, Left, and Right legend...

Released: Dec 4, 2024

Updates in 2024 v2

Features

  • .NET 9 Support
    • .NET apps will have even more modular flexibility and improved performance.
    • As with previous versions of .NET, there are often sweeping changes and issues across the entire .NET stack. The MESCIUS team has been diligently working with every .NET 9 preview this past year to address these changes before they reach users. This includes changes to the drag-and-drop cursor, clipboard, and binary serialization in several of their libraries.
    • Please note that, like .NET...

Released: Jun 5, 2024

Updates in 2024 v1

Features

  • ASP.NET Core Enhancements
    • FlexChart Axis Grouping
      • Axis grouping enables you to visually group axis labels, wherever possible, for better readability and data analysis at different levels. Group the chart by categories, numbers, and dates.
    • FlexGrid CSV Export
      • In addition to the Excel export added in a previous release, support has been expanded to include CSV formats.

Released: Dec 6, 2023

Updates in 2023 v3

Features

  • Added support for Microsoft .NET 8.

Released: Aug 2, 2023

Updates in 2023 v2

Features

  • 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

Updates in 2023 v1

Features

  • .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...

Released: Dec 7, 2022

Updates in 2022 v3

Features

  • Added Microsoft .NET 7 support.

Released: Aug 3, 2022

Updates in 2022 v2

Features

  • 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...

Released: Mar 31, 2022

Updates in 2022 v1

Features

  • 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...