TGrid.TypeScript.DefinitelyTyped
0.2.3
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
<PackageReference Include="TGrid.TypeScript.DefinitelyTyped" Version="0.2.3" />
paket add TGrid.TypeScript.DefinitelyTyped --version 0.2.3
#r "nuget: TGrid.TypeScript.DefinitelyTyped, 0.2.3"
// 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.
Learn more about Target Frameworks and .NET Standard.
-
- TGrid (>= 0.2.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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