Grid.Mvc.Ajax 1.0.10

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

// Install Grid.Mvc.Ajax as a Cake Tool
#tool nuget:?package=Grid.Mvc.Ajax&version=1.0.10

Extends the Grid.Mvc helper with AJAX paging, sorting, and column and form filtering.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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.0.31 165,016 5/26/2015
1.0.30 1,219 5/26/2015
1.0.29 1,076 5/26/2015
1.0.28 3,990 5/22/2015
1.0.27 1,141 5/19/2015
1.0.26 3,461 3/26/2015
1.0.25 2,543 1/20/2015
1.0.24 7,763 11/19/2014
1.0.23 1,555 11/14/2014
1.0.22 3,349 8/5/2014
1.0.21 1,294 8/4/2014
1.0.20 1,383 7/24/2014
1.0.19 1,402 7/8/2014
1.0.18 1,463 7/1/2014
1.0.17 1,417 6/11/2014
1.0.16 1,146 6/11/2014
1.0.15 4,074 1/27/2014
1.0.14 1,248 1/15/2014
1.0.13 1,203 1/15/2014
1.0.12 1,252 1/13/2014
1.0.11 1,414 12/9/2013
1.0.10 1,173 12/9/2013
1.0.9 1,207 12/4/2013
1.0.8 1,222 11/21/2013
1.0.7 1,165 11/21/2013
1.0.6 1,258 11/21/2013
1.0.5 1,221 11/21/2013
1.0.4 1,164 11/19/2013
1.0.3 1,231 11/19/2013
1.0.1 1,146 11/19/2013
1.0.0 1,183 11/19/2013

Pager no longer displayed when there is only one page.