iGrid.NET - Compatibility Info

Main information

The latest version of the iGrid.NET control is fully compatible with the following software development frameworks:

  • .NET Framework 2.0 - 4.8;
  • .NET Core 3.0 and 3.1;
  • .NET 5 and 6.

No additional components are required to use all product features.

iGrid.NET fully corresponds to the requirements of the minimal subset of the .NET Framework called "client profile". Both CPU architectures, x86 and x64, are fully supported.

The demo installation of iGrid.NET contains the builds of control compiled for the .NET Framework 4+ and .NET 6. If you need iGrid.NET for the previous versions of the .NET Framework (2.0 and 3.5) or .NET Core/.NET 5, you can easily recompile iGrid.NET for the corresponding platform using the source code of the control.

iGrid.NET is a CLS compliant control. This means that the control can be used with any programming language supporting this specification, such as VB.NET, C# or VC++.

The ideal development environment that allows you to reveal all features of iGrid.NET control is Visual Studio. Any edition of the latest releases of Visual Studio starting from Visual Studio 2010 (Community, Professional or Enterprise) can be used to develop applications with iGrid.NET.

Product source code

The core grid control and its add-ons are written entirely in C#. iGrid.NET is super-fast in data uploading and manipulation due to the .NET pointer arithmetic used in critical sections of code.

The grid control provides the look-and-feel fully compatible with the OS out-of-the-box. Its elements are rendered with the OS visual style, the same visual effects are used while opening its drop-down lists, etc. All this is possible due to calls of the corresponding Windows API functions.

Early versions of .NET Framework and Visual Studio

The first versions of the .NET Framework (1.0, 1.1) and Visual Studio (2002 - 2003) aren't supported in the latest releases of iGrid.NET. However, we still provide our customers with iGrid.NET 1.7 based on the .NET Framework 1.1 compatible with those environments. Note that the AutoFilterManager and PrintManager add-ons are not available for iGrid.NET 1.x.

iGrid.NET 3.0 is the latest version of iGrid.NET compatible with .NET Framework 2.0 and higher and Visual Studio 2005 and higher. iGrid.NET 3.0 was originally developed in Visual Studio 2005 and later in 2008, and it is based on the .NET Framework 2.0 to maximize the compatibility. Despite this fact, it can be used with the .NET Framework 3.5/4.0 and Visual Studio 2008/2010 without any functional limitations at design- and run-time.

All these outdated versions of iGrid.NET are still available for evaluation and ordering. You can find the archive of demo installations on the iGrid.NET Demos download page.

iGrid.NET and VSTO

VSTO, or Visual Studio Tools for Office, is a technology based on the .NET Framework and Windows Forms. This automatically guarantees that you can use iGrid.NET in VSTO to extend Microsoft Office applications. To find out more, read the following article on this website:

Basic Example of Excel VSTO Add-in: Display Form with Grid

iGrid.NET and WPF

iGrid.NET is not a WPF control, but it can be used on WPF forms through the native WPF host control for Windows Forms controls called WindowsFormsHost. You can find an example in this KB post on the 10Tec Forum.

iGrid.NET and ASP.NET

iGrid.NET is a Windows Forms control designated to build Windows desktop applications, and it cannot be used on ASP.NET pages like any other Windows Forms control.

Customer reviews of our WinForms grid »