TGrid 0.2.1
See the version list below for details.
dotnet add package TGrid --version 0.2.1
NuGet\Install-Package TGrid -Version 0.2.1
<PackageReference Include="TGrid" Version="0.2.1" />
paket add TGrid --version 0.2.1
#r "nuget: TGrid, 0.2.1"
// Install TGrid as a Cake Addin #addin nuget:?package=TGrid&version=0.2.1 // Install TGrid as a Cake Tool #tool nuget:?package=TGrid&version=0.2.1
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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TGrid:
Package | Downloads |
---|---|
TGrid.TypeScript.DefinitelyTyped
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 0.2.1:
* IE9 support added
* Add keyboard support
* Bugfixing