TGrid 0.2.2.1
See the version list below for details.
dotnet add package TGrid --version 0.2.2.1
NuGet\Install-Package TGrid -Version 0.2.2.1
<PackageReference Include="TGrid" Version="0.2.2.1" />
paket add TGrid --version 0.2.2.1
#r "nuget: TGrid, 0.2.2.1"
// Install TGrid as a Cake Addin #addin nuget:?package=TGrid&version=0.2.2.1 // Install TGrid as a Cake Tool #tool nuget:?package=TGrid&version=0.2.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.2:
* Added possibility to change grid options from view model (controller) thought binding.
* Items provider allows to add items and notify grid to refresh.
* Bug 222 - In demo 'Grouping with virtualization' key 'arrow down' doesn't work properly on next loaded page after applying grouping
* Bug 228 - Mobile frame blinks before the loading demo page
* Bug 229 - In demo 'virtual scrolling of 100000 rows' key 'arrow Up' doesn't work correct.
* Bug 230 - Grid crashes if no <script> tag is inside div with binding
* Bug 231 - If provider is bound on ko.observable grid fails
* Bug 241 - There shouldn't be jQuery in Options.ts
* Bug 243 - IE Paging: not working scroller
* Bug 248 - Demo 'Paging with 100000 rows'. Redundant class 'desktop' is added, every time when I choose any page