iGrid.NET 2.0.1

dotnet add package iGrid.NET --version 2.0.1
NuGet\Install-Package iGrid.NET -Version 2.0.1
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="iGrid.NET" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add iGrid.NET --version 2.0.1
#r "nuget: iGrid.NET, 2.0.1"
#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 iGrid.NET as a Cake Addin
#addin nuget:?package=iGrid.NET&version=2.0.1

// Install iGrid.NET as a Cake Tool
#tool nuget:?package=iGrid.NET&version=2.0.1

iGrid.NET

10Tec iGrid.NET is a versatile grid control for WinForms and one of the best unbound grids on the market. It can be used as a DataGridView replacement and an editable alternative to ListView. The core grid functionality can be extended with add-ons.

WinForms Grid My Customers Sample

Key features

  • Cell matrix with the ability to change any cell regardless of other cells.
  • Static and dynamic formatting of cells.
  • Sorting and grouping by multiple columns.
  • The print/print-preview and autofilter functionality.
  • Column header area with several rows and the ability to merge column headers vertically and/or horizontally.
  • Frozen rows and columns with customizable edges.
  • A lot of formatting options for cells, including vertical text and various text trimming options.
  • Full support for right-to-left mode with one RightToLeft property.
  • Highly adjustable scroll bars: you can make them always visible or hidden, they can be semi-transparent or even contain custom buttons!

Product Home Page

https://10tec.com/winforms-grid/

Product Compatible and additional computed target framework versions.
.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.
  • .NETFramework 4.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 2,689 4/8/2022
1.2.0 8,526 3/21/2014
1.1.0 1,539 3/21/2014
1.0.0 1,568 3/19/2014

This package deploys only the run-time part of the grid functionality. The design-time functionality isn't included into the package and must be installed separately. This can be done with the official demo installation of the iGrid.NET control.