Aspose.Cells.GridWeb 24.3.0

dotnet add package Aspose.Cells.GridWeb --version 24.3.0
NuGet\Install-Package Aspose.Cells.GridWeb -Version 24.3.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="24.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Cells.GridWeb --version 24.3.0
#r "nuget: Aspose.Cells.GridWeb, 24.3.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=24.3.0

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

.NET API for GUI Web-Based Grid Control

Version 24.3.0 NuGet

banner

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

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.

What is Aspose.Cells.GridWeb for .NET?

Aspose.Cells.GridWeb for .NET is a web control that you can embed in your ASP.NET web forms to integrate spreadsheet manipulation capabilities with 0% dependency on Microsoft Excel. It is built using the Microsoft .NET Framework and supports many popular browsers, such as, Microsoft Internet Explorer, Google Chrome, Mozilla FireFox, and Opera.

It’s client-side features include, cell context menu, client side validation, formula input/edit, merge/unmerge cells, sheet paging, cell font settings, cell border settings and many more. You can also apply custom styles, import/export MS Excel files, enable various grid modes (Edit, View, Session, Sessionless), and print the contents of the Aspose.Cells.GridWeb control via a JavaScript call.

Furthermore, you can work with custom command buttons, set Aspose.Cells.GridWeb control toolbar, add/remove context menu items, Grid events, and double click events. The support for serializing Aspose.Cells.GridWeb data to SQL Server or StateServer is also available.

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.

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

Get Started

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");

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

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0-windows was computed. 
.NET Framework 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.

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