jQuery.Grid
0.4.1
See the version list below for details.
dotnet add package jQuery.Grid --version 0.4.1
NuGet\Install-Package jQuery.Grid -Version 0.4.1
<PackageReference Include="jQuery.Grid" Version="0.4.1" />
<PackageVersion Include="jQuery.Grid" Version="0.4.1" />
<PackageReference Include="jQuery.Grid" />
paket add jQuery.Grid --version 0.4.1
#r "nuget: jQuery.Grid, 0.4.1"
#addin nuget:?package=jQuery.Grid&version=0.4.1
#tool nuget:?package=jQuery.Grid&version=0.4.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 support pagination, javascript and server side data sources, jQuery UI and Bootstrap.
Free open source tool distributed under MIT License.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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,757 | 11/26/2018 |
1.8.0 | 11,832 | 1/30/2018 |
1.7.2 | 3,105 | 12/25/2017 |
1.6.1 | 3,649 | 10/31/2017 |
1.6.0 | 2,814 | 10/26/2017 |
1.5.1 | 3,146 | 9/9/2017 |
1.5.0 | 3,094 | 8/9/2017 |
1.4.0 | 5,012 | 6/23/2017 |
1.3.1 | 3,489 | 5/5/2017 |
1.3.0 | 3,761 | 4/2/2017 |
1.2.0 | 5,738 | 3/5/2017 |
1.1.0 | 3,632 | 1/6/2017 |
1.0.0 | 3,738 | 10/29/2016 |
0.6.2 | 10,797 | 3/15/2016 |
0.6.1 | 2,964 | 3/14/2016 |
0.5.6 | 6,221 | 10/29/2015 |
0.5.5 | 3,263 | 10/14/2015 |
0.5.4 | 3,415 | 10/5/2015 |
0.5.3 | 3,148 | 9/24/2015 |
0.5.2 | 3,078 | 9/12/2015 |
0.4.5 | 4,231 | 5/10/2015 |
0.4.4 | 3,249 | 4/25/2015 |
0.4.3 | 3,556 | 3/28/2015 |
0.4.2 | 5,393 | 3/27/2015 |
0.4.1 | 3,649 | 3/15/2015 |
- added inline cell editing
- loader configuration setting renamed to dataSource
- column.index configuration setting renamed to columns.field
- column.name configuration setting renamed to columns.title
- Html based configuration
- column.onClick configuration setting replaced by column.events
- column.nowrap configuration setting replaced by column.cssClass
- "ui-icon" option for the column.type configuration setting is renamed to "icon"
- getRecordById method renamed to getById
- getRecordByIndex method renamed to get