Krypton.Toolkit.Suite.Extended.DataGridView.Nightly
100.25.10.300-alpha
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
<PackageReference Include="Krypton.Toolkit.Suite.Extended.DataGridView.Nightly" Version="100.25.10.300-alpha" />
<PackageVersion Include="Krypton.Toolkit.Suite.Extended.DataGridView.Nightly" Version="100.25.10.300-alpha" />
<PackageReference Include="Krypton.Toolkit.Suite.Extended.DataGridView.Nightly" />
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"
#:package Krypton.Toolkit.Suite.Extended.DataGridView.Nightly@100.25.10.300-alpha
#addin nuget:?package=Krypton.Toolkit.Suite.Extended.DataGridView.Nightly&version=100.25.10.300-alpha&prerelease
#tool nuget:?package=Krypton.Toolkit.Suite.Extended.DataGridView.Nightly&version=100.25.10.300-alpha&prerelease
DataGridView
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
Launch List View
- 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 | Versions 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. |
-
.NETFramework 4.7.2
- Krypton.Toolkit.Nightly (>= 100.25.10.300-alpha)
-
.NETFramework 4.8
- Krypton.Toolkit.Nightly (>= 100.25.10.300-alpha)
-
.NETFramework 4.8.1
- Krypton.Toolkit.Nightly (>= 100.25.10.300-alpha)
-
net10.0-windows7.0
- Krypton.Toolkit.Nightly (>= 100.25.10.300-alpha)
-
net8.0-windows7.0
- Krypton.Toolkit.Nightly (>= 100.25.10.300-alpha)
-
net9.0-windows7.0
- Krypton.Toolkit.Nightly (>= 100.25.10.300-alpha)
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.
Get updates here: https://github.com/Krypton-Suite/Extended-Toolkit