jQuery.Grid 1.3.1

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

// Install jQuery.Grid as a Cake Tool
#tool nuget:?package=jQuery.Grid&version=1.3.1

jQuery Grid by Gijgo.com is a plug-in for the jQuery Javascript library. It is a very fast and extandable tool, and will add advanced interaction controls to any HTML table. This plugin has build-in integration with Bootstrap, Material Design and Font Awesome. Free open source tool distributed under MIT License.

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
1.9.11 11,443 11/26/2018
1.8.0 11,294 1/30/2018
1.7.2 2,939 12/25/2017
1.6.1 3,470 10/31/2017
1.6.0 2,654 10/26/2017
1.5.1 2,984 9/9/2017
1.5.0 2,937 8/9/2017
1.4.0 4,797 6/23/2017
1.3.1 3,323 5/5/2017
1.3.0 3,595 4/2/2017
1.2.0 5,513 3/5/2017
1.1.0 3,473 1/6/2017
1.0.0 3,535 10/29/2016
0.6.2 10,520 3/15/2016
0.6.1 2,799 3/14/2016
0.5.6 5,866 10/29/2015
0.5.5 3,077 10/14/2015
0.5.4 3,237 10/5/2015
0.5.3 2,983 9/24/2015
0.5.2 2,902 9/12/2015
0.4.5 4,056 5/10/2015
0.4.4 3,088 4/25/2015
0.4.3 3,387 3/28/2015
0.4.2 3,191 3/27/2015
0.4.1 3,297 3/15/2015

Added dataFiltered event.
Added iconsLibrary configuration option.
Added column.filter configuration option.
Added Grouping widget.
Renamed the defaultParams.sortBy configuration option to paramNames.sortBy.
Renamed the defaultParams.direction configuration option to paramNames.direction.
Renamed the defaultParams.page configuration option to paramNames.page.
Renamed the defaultParams.limit configuration option to paramNames.limit.
Added iconsLibrary configuration option.

Bug Fixes
https://github.com/atatanasov/gijgo/issues/64
https://github.com/atatanasov/gijgo/issues/57