SimplePagingGrid 0.6.0
dotnet add package SimplePagingGrid --version 0.6.0
NuGet\Install-Package SimplePagingGrid -Version 0.6.0
<PackageReference Include="SimplePagingGrid" Version="0.6.0" />
paket add SimplePagingGrid --version 0.6.0
#r "nuget: SimplePagingGrid, 0.6.0"
// Install SimplePagingGrid as a Cake Addin #addin nuget:?package=SimplePagingGrid&version=0.6.0 // Install SimplePagingGrid as a Cake Tool #tool nuget:?package=SimplePagingGrid&version=0.6.0
Bootstrap based JavaScript grid built as a jQuery plugin and making use of the Handlebars templating library. Super simple to use and very customizable.
Learn more about Target Frameworks and .NET Standard.
-
- Handlebars.js (>= 1.0.7)
- jQuery (>= 1.8.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Now works with Bootstrap 3 by default (to use Bootstrap 2 set the bootstrapVersion property to 2), removed the need for the grids own CSS file, addressed GitHub logged issues, updated dataFunction to support a callback approach, resolved issue with emptyTemplate and null results, added support for URL updating to enable back and forward button behaviour.