Aspose.Cells.GridWeb 20.10.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Cells.GridWeb --version 20.10.0
NuGet\Install-Package Aspose.Cells.GridWeb -Version 20.10.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspose.Cells.GridWeb" Version="20.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Cells.GridWeb --version 20.10.0
#r "nuget: Aspose.Cells.GridWeb, 20.10.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aspose.Cells.GridWeb as a Cake Addin
#addin nuget:?package=Aspose.Cells.GridWeb&version=20.10.0

// Install Aspose.Cells.GridWeb as a Cake Tool
#tool nuget:?package=Aspose.Cells.GridWeb&version=20.10.0

.NET API for GUI Web-Based Grid Control

Version 20.10 Nuget

Aspose.Cells.GridWeb is a GUI based web control that can be embedded in ASP.NET web forms like other web controls provided by the Microsoft .NET Framework. Aspose.Cells.GridWeb web control provides cross-browser support.

GridWeb Processing Features

Worksheet Features

  • Add/remove worksheets.
  • Sort worksheet data horizontally & vertically.
  • Supports worksheet pagination.
  • Create spreadsheets from scratch.

Row & Column Features

  • Add, insert, and remove rows and columns in a worksheet.
  • Hide/show, Freeze/unfreeze rows & columns.
  • Customize the headers of rows & columns.

Cell Features

  • Merge or split cells.
  • Edit multiple cells on the client-side with a single post back to the server-side.
  • Supports number, date, and time format settings.
  • Supports custom format settings.
  • Control text alignment, borders, & font settings.

Formatting Features

  • Create web-based interactive grid apps that look and feel like desktop spreadsheet apps.
  • Supports client-side cell formatting.
  • Provides both built-in and customizable visual styles.

Import/Export Features

  • Import from and export to Excel spreadsheets.
  • Import and export data directly from and to DataView or DataTable objects.

Utility Features

  • Supports drop-down list and regular expressions validations.
  • Add and remove comments.
  • Insert and remove pictures.
  • Add and remove hyperlinks.
  • Keyboard navigation.
  • Get the Release or Running Version of Aspose.Cells.GridWeb.

Advance Features

  • Supports creating and calculating formulas on web pages.
  • Provides 80+ pre-defined functions related to math, text, data, date, time, & logic.
  • Supports creating dynamic pivot tables.
  • Perform actions under different grid events.
  • Use Aspose.Cells.GridWeb control in session-less mode.
  • Submit grid data with a single click.
  • Print the GridWeb contents from a web page without saving the result as an Excel file.

New Features & Enhancements Version 20.10

  • Ability to verify the password for encrypted files.
  • Render extra row and column in HTML without disturbing formulas/references to resemble the output with MS Excel.

Please visit Aspose.Cells for .NET 20.10 Release Notes for the detailed notes.

Read & Write Spreadsheet Formats

Microsoft Excel: XLS, XLSX, XLSB, XLT, XLTX, XLTM, XLSM, XML
OpenOffice: ODS
Text: CSV, TSV
Web: HTML, MHTML
Numbers: Apple's iWork office suite Numbers app documents

Save Excel Files As

Fixed Layout: PDF, PDF/A, XPS
Data Interchange: DIF
Images: JPEG, PNG, BMP, SVG, TIFF, EMF, GIF

Supported Technologies

Browsers: Microsoft Internet Explorer, Mozilla Firefox, Opera, Google Chrome, Microsoft Edge
Excel: Microsoft Excel 97, Microsoft Excel 2000, Microsoft Excel XP, Microsoft Excel 2003, Microsoft Excel 2007, Microsoft Excel 2010, Microsoft Excel 2013
Platforms: ASP.NET Web Forms

Getting Started with Aspose.Cells.GridWeb

Are you ready to give Aspose.Cells.GridWeb a try? Simply execute Install-Package Aspose.Cells.GridWeb from Package Manager Console in Visual Studio to fetch the NuGet package. If you already have Aspose.Cells.GridWeb and want to upgrade the version, please execute Update-Package Aspose.Cells.GridWeb to get the latest version.

Row & Column Header Customization of GridWeb control via C# Code

// For complete examples and data files, please go to https://github.com/aspose-cells/Aspose.Cells-for-.NET
// Accessing the worksheet that is currently active
GridWorksheet workSheet = GridWeb1.WorkSheets[GridWeb1.ActiveSheetIndex];

// Create custom row header caption.
workSheet.SetRowCaption(1, "Row1");
workSheet.SetRowCaption(2, "Row2");

Home | Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Temporary License

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.1

    • No dependencies.
  • .NETFramework 2.0

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Aspose.Cells.GridWeb:

Repository Stars
aspose-cells/Aspose.Cells-for-.NET
Aspose.Cells for .NET examples, plugins and showcases
Version Downloads Last updated
24.3.0 132 3/8/2024
24.2.0 287 2/5/2024
24.1.0 243 1/11/2024
23.12.0 242 12/13/2023
23.11.0 377 11/9/2023
23.10.0 943 10/13/2023
23.9.0 240 9/14/2023
23.8.0 305 8/10/2023
23.7.0 282 7/13/2023
23.6.0 322 6/8/2023
23.5.0 311 5/10/2023
23.4.0 317 4/12/2023
23.3.0 818 3/8/2023
23.2.0 388 2/9/2023
23.1.0 483 1/11/2023
22.12.0 456 12/9/2022
22.11.0 499 11/10/2022
22.10.0 3,037 10/13/2022
22.9.0 613 9/13/2022
22.8.0 683 8/5/2022
22.7.0 651 7/8/2022
22.6.0 702 6/10/2022
22.5.0 774 5/12/2022
22.4.0 847 4/13/2022
22.3.0 735 3/15/2022
22.2.0 756 2/14/2022
22.1.0 755 1/11/2022
21.12.0 647 12/8/2021
21.11.0 1,215 11/9/2021
21.10.0 1,195 10/15/2021
21.9.0 603 9/16/2021
21.8.0 647 8/16/2021
20.12.0 2,029 12/22/2020
20.10.0 676 10/16/2020
20.7.0 660 7/20/2020
20.6.0 679 6/29/2020
20.5.0 785 5/21/2020