TGrid.TypeScript.DefinitelyTyped 0.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package TGrid.TypeScript.DefinitelyTyped --version 0.2.3
NuGet\Install-Package TGrid.TypeScript.DefinitelyTyped -Version 0.2.3
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.TypeScript.DefinitelyTyped" Version="0.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TGrid.TypeScript.DefinitelyTyped --version 0.2.3
#r "nuget: TGrid.TypeScript.DefinitelyTyped, 0.2.3"
#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.TypeScript.DefinitelyTyped as a Cake Addin
#addin nuget:?package=TGrid.TypeScript.DefinitelyTyped&version=0.2.3

// Install TGrid.TypeScript.DefinitelyTyped as a Cake Tool
#tool nuget:?package=TGrid.TypeScript.DefinitelyTyped&version=0.2.3

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.5 3,078 6/26/2014
0.2.3 2,604 4/22/2014
0.2.2.1 2,676 2/27/2014
0.2.2 2,641 2/27/2014

Version 0.2.3:
* Added possibility for columns to don't have fixed size
* Item provider now have 'AddCollection' method
* Added onready handler, called when grid is loaded
* Added possibility to enable and disable sorting, filtering and grouping for single column
* Added method Clear to ArrayItemsProvider and IItemsProvider to delete all items in itemsProvider
* Bug 251 - Cell border disappears after extending column
* Bug 252 - Footer template: input of incorrect numbers leads to wrong page numbering
* Bug 254 - IItemsProvider has wrong members names
* Bug 255 - Gird was not auto-configured correctly
* Bug 313 - Some properties do not work properly when being dynamically reconfigured
* Bug 326 - Column resize doesn't work, if cell template contains a table,
* Bug 333 - Problem with column borders when grouping with Angular.
* Bug 334 - Scrolling down after collapsing of top group in IE9
* Bug 336 - Editing with cell template: can't input text to empty row
* Bug 338 - Group collapsing mobile / Angular: group collapsed by click on group name only
* Bug 341 - Dynamic Reconfiguration: data of deleted column