TGrid 0.2.7
dotnet add package TGrid --version 0.2.7
NuGet\Install-Package TGrid -Version 0.2.7
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="TGrid" Version="0.2.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TGrid --version 0.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TGrid, 0.2.7"
#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.
// Install TGrid as a Cake Addin #addin nuget:?package=TGrid&version=0.2.7 // Install TGrid as a Cake Tool #tool nuget:?package=TGrid&version=0.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TypeScript, Angular and Knockout compatible, super-functional and fully customizable grid. TGrid can work on any* device and any screen resolution. It dynamically adjusts content for screen and even changes the layout. TGrid grid supports any (really any) number of rows that can be loaded dynamically when user scrolls or selects page.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 0.2.7
Angular HTML provider was totaly reworked to avoid some problems with vitualization.