jQuery.Grid 1.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package jQuery.Grid --version 1.4.0
                    
NuGet\Install-Package jQuery.Grid -Version 1.4.0
                    
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.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jQuery.Grid" Version="1.4.0" />
                    
Directory.Packages.props
<PackageReference Include="jQuery.Grid" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add jQuery.Grid --version 1.4.0
                    
#r "nuget: jQuery.Grid, 1.4.0"
                    
#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.
#addin nuget:?package=jQuery.Grid&version=1.4.0
                    
Install as a Cake Addin
#tool nuget:?package=jQuery.Grid&version=1.4.0
                    
Install as a Cake Tool

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 13,993 11/26/2018
1.8.0 11,949 1/30/2018
1.7.2 3,172 12/25/2017
1.6.1 3,721 10/31/2017
1.6.0 2,885 10/26/2017
1.5.1 3,214 9/9/2017
1.5.0 3,168 8/9/2017
1.4.0 5,081 6/23/2017
1.3.1 3,577 5/5/2017
1.3.0 3,828 4/2/2017
1.2.0 5,808 3/5/2017
1.1.0 3,706 1/6/2017
1.0.0 3,813 10/29/2016
0.6.2 10,888 3/15/2016
0.6.1 3,039 3/14/2016
0.5.6 6,309 10/29/2015
0.5.5 3,369 10/14/2015
0.5.4 3,489 10/5/2015
0.5.3 3,219 9/24/2015
0.5.2 3,152 9/12/2015
0.4.5 4,310 5/10/2015
0.4.4 3,323 4/25/2015
0.4.3 3,628 3/28/2015
0.4.2 5,467 3/27/2015
0.4.1 3,837 3/15/2015

Base theme replaced with Material Design.
Discontinue the integration with jQueryUI.
Added icons.expandRow and icons.collapseRow configuration options.
Added icons.expandGroup and icons.collapseGroup configuration options.
Added fixedHeader configuration options.