![]() |
VOOZH | about |
dotnet add package SimplePagingGrid --version 0.6.0
NuGet\Install-Package SimplePagingGrid -Version 0.6.0
<PackageReference Include="SimplePagingGrid" Version="0.6.0" />
<PackageVersion Include="SimplePagingGrid" Version="0.6.0" />Directory.Packages.props
<PackageReference Include="SimplePagingGrid" />Project file
paket add SimplePagingGrid --version 0.6.0
#r "nuget: SimplePagingGrid, 0.6.0"
#:package SimplePagingGrid@0.6.0
#addin nuget:?package=SimplePagingGrid&version=0.6.0Install as a Cake Addin
#tool nuget:?package=SimplePagingGrid&version=0.6.0Install as a Cake Tool
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.
This package is not used by any NuGet packages.
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.