Krypton.Toolkit.Suite.Extended.DataGridView.Nightly 110.26.3.60-alpha

This is a prerelease version of Krypton.Toolkit.Suite.Extended.DataGridView.Nightly.
dotnet add package Krypton.Toolkit.Suite.Extended.DataGridView.Nightly --version 110.26.3.60-alpha
                    
NuGet\Install-Package Krypton.Toolkit.Suite.Extended.DataGridView.Nightly -Version 110.26.3.60-alpha
                    
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="Krypton.Toolkit.Suite.Extended.DataGridView.Nightly" Version="110.26.3.60-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Krypton.Toolkit.Suite.Extended.DataGridView.Nightly" Version="110.26.3.60-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Krypton.Toolkit.Suite.Extended.DataGridView.Nightly" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Krypton.Toolkit.Suite.Extended.DataGridView.Nightly --version 110.26.3.60-alpha
                    
#r "nuget: Krypton.Toolkit.Suite.Extended.DataGridView.Nightly, 110.26.3.60-alpha"
                    
#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.
#:package Krypton.Toolkit.Suite.Extended.DataGridView.Nightly@110.26.3.60-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Krypton.Toolkit.Suite.Extended.DataGridView.Nightly&version=110.26.3.60-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Krypton.Toolkit.Suite.Extended.DataGridView.Nightly&version=110.26.3.60-alpha&prerelease
                    
Install as a Cake Tool

DataGridView

alternate text is missing from this package README image

Things of note in the picture

  • Drop Arrow indicating active Details view
  • RowHeader indicating which is active (In case child view has similar header to master)
  • Scroll bar for the Details view
  • MultiView showing Tabs for each Child
  • Krypton theming

Usage

  • The default display (as above) shows a single Detail View at the top, and a Multi Detail View at the bottom.
  • The "Launch List View" list button in the Title bar shows how to use custom Lists as a dataset and also custom columns.
  • You have to click on the circular arrow to make the Row Expand / Collapse.

ExtraDesignerVariables

alternate text is missing from this package README image

Launch List View

alternate text is missing from this package README image

  • The List view form allows the themes to be changed across the application.
  • Demonstrates the removal of the Details row headers
  • Demonstrates the use of FullRowSelect, and clicking on any cell, expands / collapses the details
  • Demonstrates the usage of an ExtColumn type (Rating)
  • Shows how to hide columns
  • Demonstrates the Detail DataGridView MaxHeight; (Min is 100)
  • How to implement the re-sortable single list
    • Mandy has 1 Item
    • Mark has 4
    • If there are no Details Rows exist, then the Details view will not be shown. (And not AllowUserToAddRows)

Single Detail View

This allows a Master Detail view to be seen with very little code from the client side

Multi Detail View

Places Child Detail views into tabs under each Master row.

Notes

In order to keep the code working on TFM's before net48, the code base from https://github.com/igor-tkachev/Portable.System.ValueTuple - Portable.System.ValueTuple.cs has been taken and adapted to only support Tuple'T2

ToDO

  • Deal with no Details for a Master row
  • Make the Details view height dynamic
  • Add Max Height Design control for MaxHeight
  • More Documentation
Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed.  net10.0-windows7.0 is compatible.  net11.0-windows7.0 is compatible. 
.NET Framework net472 is compatible.  net48 is compatible.  net481 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Krypton.Toolkit.Suite.Extended.DataGridView.Nightly:

Package Downloads
Krypton.Toolkit.Suite.Extended.Ultimate.Nightly

The Ultimate all-in-one package for Krypton Toolkit Suite Extended. This package includes ALL Extended Toolkit assemblies and dependencies bundled together for maximum convenience. Supports .NET Framework 4.7.2 - 4.8.1, .NET 8 - 10. All libraries are included targeting each specific framework version for performance purposes. This package includes: - All Extended Toolkit controls and components - All shared utilities and tools - All dependencies required for full functionality - Support for all target frameworks Perfect for applications that need the complete Extended Toolkit without managing individual packages. To view all of the extended toolkit package latest version information, please visit: https://github.com/Krypton-Suite/Krypton-Toolkit-Suite-Version-Dashboard/blob/main/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-Modules.md

Krypton.Toolkit.Suite.Extended.Ultimate.Lite.Nightly

The Ultimate Lite all-in-one package for Krypton Toolkit Suite Extended. This package includes ALL Extended Toolkit assemblies and dependencies bundled together for maximum convenience. This is the LITE version with reduced framework targets for smaller package size. Supports .NET Framework 4.8 - 4.8.1, .NET 8 - 10. All libraries are included targeting each specific framework version for performance purposes. This package includes: - All Extended Toolkit controls and components - All shared utilities and tools - All dependencies required for full functionality - Support for modern target frameworks (excludes .NET Framework 4.7.2) Perfect for applications targeting modern frameworks that need the complete Extended Toolkit without managing individual packages. Difference from Ultimate package: - Ultimate: Supports net472, net48, net481, net8.0, net9.0, net10.0 - Ultimate.Lite: Supports net48, net481, net8.0, net9.0, net10.0 (excludes net472) To view all of the extended toolkit package latest version information, please visit: https://github.com/Krypton-Suite/Krypton-Toolkit-Suite-Version-Dashboard/blob/main/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-Modules.md

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
110.26.3.60-alpha 43 3/1/2026
110.26.2.50-alpha 46 2/19/2026
110.26.2.48-alpha 45 2/17/2026
110.26.2.47-alpha 47 2/16/2026
110.26.1.29-alpha 55 1/29/2026
110.26.1.25-alpha 53 1/25/2026
110.26.1.10-alpha 56 1/10/2026
110.26.1.5-alpha 60 1/5/2026
110.26.1.2-alpha 58 1/2/2026
110.26.1.1-alpha 58 1/1/2026
100.25.11.320-alpha 209 11/16/2025
100.25.11.318-alpha 220 11/14/2025
100.25.11.314-alpha 215 11/10/2025
100.25.10.300-alpha 156 10/27/2025
100.25.10.299-alpha 115 10/26/2025
100.25.10.293-alpha 145 10/20/2025
100.25.10.291-alpha 67 10/18/2025
100.25.10.288-alpha 61 10/18/2025
100.25.10.286-alpha 150 10/13/2025
100.25.9.244-alpha 178 9/1/2025
Loading failed