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

This is a prerelease version of Krypton.Toolkit.Suite.Extended.DataGridView.Nightly.
dotnet add package Krypton.Toolkit.Suite.Extended.DataGridView.Nightly --version 100.25.10.300-alpha
                    
NuGet\Install-Package Krypton.Toolkit.Suite.Extended.DataGridView.Nightly -Version 100.25.10.300-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="100.25.10.300-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="100.25.10.300-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 100.25.10.300-alpha
                    
#r "nuget: Krypton.Toolkit.Suite.Extended.DataGridView.Nightly, 100.25.10.300-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@100.25.10.300-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=100.25.10.300-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Krypton.Toolkit.Suite.Extended.DataGridView.Nightly&version=100.25.10.300-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. 
.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
100.25.10.300-alpha 14 10/27/2025
100.25.10.299-alpha 30 10/26/2025
100.25.10.293-alpha 110 10/20/2025
100.25.10.291-alpha 32 10/18/2025
100.25.10.288-alpha 34 10/18/2025
100.25.10.286-alpha 119 10/13/2025
100.25.9.244-alpha 142 9/1/2025
100.25.8.230-alpha 122 8/18/2025
100.25.7.209-alpha 117 7/28/2025
100.25.7.188-alpha 130 7/7/2025
100.25.5.140-alpha 163 5/20/2025
100.25.4.97-alpha 148 4/7/2025
100.25.3.80-alpha 121 3/21/2025
100.25.2.48-alpha 94 2/17/2025
100.25.2.41-alpha 93 2/10/2025
100.25.2.34-alpha 92 2/3/2025
100.25.1.1-alpha 93 1/1/2025
100.24.12.358-alpha 79 12/23/2024
100.24.12.337-alpha 67 12/2/2024
100.24.12.336-alpha 73 12/2/2024
100.24.11.333-alpha 66 12/2/2024
100.24.11.330-alpha 83 11/25/2024
90.24.10.295-alpha 95 10/21/2024
90.24.9.260-alpha 107 9/16/2024
90.24.8.240-alpha 80 8/27/2024
90.24.8.225-alpha 99 8/12/2024
90.24.7.209-alpha 85 7/27/2024
90.24.7.200-alpha 78 7/18/2024
90.24.6.176-alpha 85 6/24/2024
90.24.6.162-alpha 81 6/10/2024
90.24.5.141-alpha 91 5/20/2024
90.24.5.134-alpha 82 5/13/2024
90.24.4.120-alpha 83 4/29/2024
90.24.4.106-alpha 98 4/15/2024
90.24.4.92-alpha 70 4/1/2024
90.24.3.78-alpha 92 3/18/2024
90.24.2.60-alpha 93 2/29/2024
90.24.2.57-alpha 96 2/26/2024
90.24.2.47-alpha 91 2/16/2024
90.23.11.312-alpha 222 11/8/2023
80.24.2.45-alpha 94 2/14/2024
80.24.2.36-alpha 86 2/5/2024
80.24.1.15-alpha 86 1/15/2024
80.24.1.8-alpha 101 1/8/2024
80.23.12.352-alpha 81 12/18/2023
80.23.12.338-alpha 106 12/4/2023
80.23.10.291-alpha 112 10/18/2023
80.23.10.289-alpha 112 10/16/2023
80.23.9.261-alpha 124 9/18/2023
80.23.9.247-alpha 126 9/4/2023
80.23.7.198-alpha 160 7/17/2023
80.23.6.178-alpha 148 6/27/2023
80.23.6.170-alpha 140 6/19/2023
80.23.6.163-alpha 154 6/12/2023
80.23.6.156-alpha 145 6/5/2023
80.23.5.142-alpha 157 5/22/2023
80.23.5.137-alpha 153 5/17/2023
80.23.5.121-alpha 169 5/1/2023
80.23.4.93-alpha 174 4/3/2023
80.23.3.72-alpha 171 3/13/2023
80.23.3.65-alpha 167 3/6/2023
80.23.2.58-alpha 181 2/27/2023
80.23.2.46-alpha 176 2/15/2023
80.23.2.44-alpha 172 2/13/2023
80.23.2.40-alpha 169 2/9/2023
80.23.2.37-alpha 171 2/6/2023
80.23.1.27-alpha 204 1/27/2023
80.23.1.25-alpha 190 1/25/2023
80.23.1.24-alpha 186 1/24/2023
80.23.1.16-alpha 182 1/16/2023
80.23.1.10-alpha 187 1/10/2023
80.23.1.9-alpha 176 1/9/2023
80.23.1.4-alpha 192 1/4/2023
80.23.1.3-alpha 189 1/3/2023
80.22.12.353-alpha 182 12/19/2022
80.22.12.350-alpha 182 12/16/2022
80.22.12.348-alpha 180 12/14/2022
80.22.12.347-alpha 181 12/13/2022
80.22.12.341-alpha 170 12/7/2022
80.22.12.340-alpha 180 12/6/2022
80.22.12.339-alpha 172 12/5/2022
80.22.12.338-alpha 174 12/4/2022
80.22.12.335-alpha 179 12/1/2022
80.22.11.333-alpha 178 11/29/2022
80.22.11.327-alpha 176 11/23/2022
80.22.11.324-alpha 181 11/20/2022
80.22.11.320-alpha 177 11/16/2022
80.22.11.313-alpha 201 11/9/2022
80.22.11.311-alpha 175 11/7/2022
80.22.11.307-alpha 173 11/3/2022
80.22.11.305-alpha 183 11/1/2022
70.22.10.275-alpha 226 10/2/2022
70.22.9.257-alpha 309 9/14/2022
70.22.9.255-alpha 189 9/12/2022
70.22.9.252-alpha 192 9/9/2022
70.22.9.250-alpha 194 9/7/2022
70.22.9.249-alpha 185 9/6/2022
70.22.8.243-alpha 204 8/31/2022
70.22.8.241-alpha 186 8/29/2022
70.22.8.238-alpha 195 8/26/2022
70.22.8.236-alpha 196 8/24/2022
70.22.8.235-alpha 198 8/23/2022
70.22.8.234-alpha 199 8/22/2022
70.22.8.225-alpha 219 8/13/2022
70.22.8.224-alpha 205 8/12/2022
70.22.8.223-alpha 196 8/11/2022
70.22.8.222-alpha 216 8/10/2022
70.22.8.220-alpha 192 8/8/2022
70.22.8.217-alpha 212 8/5/2022
70.22.8.215-alpha 206 8/3/2022
70.22.8.214-alpha 204 8/2/2022
70.22.8.213-alpha 194 8/1/2022
70.22.7.207-alpha 201 7/26/2022
70.22.7.203-alpha 199 7/22/2022
70.22.7.201-alpha 201 7/20/2022
70.22.7.200-alpha 204 7/19/2022
70.22.7.199-alpha 218 7/18/2022
70.22.7.194-alpha 213 7/13/2022
70.22.7.193-alpha 202 7/12/2022
70.22.7.190-alpha 203 7/9/2022
70.22.7.189-alpha 207 7/8/2022
70.22.7.188-alpha 220 7/7/2022
70.22.7.186-alpha 216 7/5/2022
70.22.7.185-alpha 217 7/4/2022
70.22.7.183-alpha 224 7/2/2022
70.22.7.182-alpha 196 7/1/2022
70.22.6.181-alpha 206 6/30/2022
70.22.6.180-alpha 213 6/29/2022
70.22.6.175-alpha 211 6/24/2022
70.22.6.172-alpha 212 6/21/2022
70.22.6.165-alpha 215 6/14/2022
65.22.5.126-alpha 236 5/6/2022
65.22.5.124-alpha 208 5/4/2022
65.22.4.120-alpha 216 4/30/2022
65.22.4.118-alpha 207 4/28/2022
65.22.4.117-alpha 218 4/27/2022
65.22.4.116-alpha 217 4/26/2022
65.22.4.113-alpha 214 4/23/2022
65.22.4.112-alpha 208 4/22/2022
65.22.4.103-alpha 221 4/13/2022
65.22.4.98-alpha 218 4/8/2022
65.22.4.97-alpha 225 4/7/2022
65.22.4.91-alpha 219 4/1/2022
65.22.3.87-alpha 220 3/28/2022
65.22.3.82-alpha 227 3/23/2022
65.22.3.81-alpha 224 3/22/2022
65.22.3.80-alpha 220 3/21/2022
65.22.3.78-alpha 233 3/19/2022
65.22.3.77-alpha 222 3/18/2022
65.22.3.75-alpha 235 3/16/2022
65.22.3.74-alpha 222 3/15/2022
65.22.3.73-alpha 226 3/14/2022
65.22.3.72-alpha 224 3/13/2022
65.22.3.71-alpha 227 3/12/2022
65.22.3.67-alpha 236 3/8/2022
65.22.3.66-alpha 222 3/7/2022
65.22.3.63-alpha 228 3/4/2022
65.22.2.57-alpha 232 2/26/2022
60.22.2.41-alpha 236 2/10/2022
60.22.2.40-alpha 238 2/9/2022
60.22.2.35-alpha 233 2/4/2022
60.22.1.31-alpha 240 1/31/2022
60.22.1.30-alpha 250 1/30/2022
60.22.1.29-alpha 238 1/29/2022
60.22.1.27-alpha 241 1/27/2022
60.22.1.23-alpha 238 1/23/2022
60.22.1.22-alpha 238 1/22/2022
60.22.1.20-alpha 237 1/20/2022
60.22.1.19-alpha 242 1/19/2022
60.22.1.18-alpha 236 1/18/2022
60.22.1.17-alpha 234 1/17/2022
60.22.1.16-alpha 244 1/16/2022
60.22.1.15-alpha 238 1/15/2022
60.22.1.14-alpha 255 1/14/2022