DatagridviewEx 2.0.5
dotnet add package DatagridviewEx --version 2.0.5
NuGet\Install-Package DatagridviewEx -Version 2.0.5
<PackageReference Include="DatagridviewEx" Version="2.0.5" />
<PackageVersion Include="DatagridviewEx" Version="2.0.5" />
<PackageReference Include="DatagridviewEx" />
paket add DatagridviewEx --version 2.0.5
#r "nuget: DatagridviewEx, 2.0.5"
#:package DatagridviewEx@2.0.5
#addin nuget:?package=DatagridviewEx&version=2.0.5
#tool nuget:?package=DatagridviewEx&version=2.0.5
Introduction
DatagridviewEx allows you to add special columns such as comboboxes, images, checkboxes, progressbars, buttons, etc. Export to Excel or CSV in HTML is included. Printing, with print preview.
History
V2.0.4 (02/04/2026)
- Serialize columns configuration to UTF8
V2.0.3 (30/06/2026)
- Correctioin columns config form
V2.0.2 (30/06/2025)
- Fixed printing bugs
V2.0.1 (11/06/2025)
- Fix export number format to Excel.
V2.0.0 (06/06/2025)
- Rewrite to C#.
- Migrate to ClosedXML.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.1
- ClosedXML (>= 0.105.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
V2.0.5 (06/07/2026)
- Add new method "SetColumnsInfo"
V2.0.4 (02/04/2026)
- Serialize columns configuration to UTF8
V2.0.3 (30/06/2026)
- Correctioin columns config form
V2.0.2 (30/06/2025)
- Fixed printing bugs
V2.0.1 (11/06/2025)
- Fix export number format to Excel.
V2.0.0 (06/06/2025)
- Rewrite to C#.
- Migrate to ClosedXML.