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.
<PackageVersion Include="Grid.Mvc.Ajax" Version="1.0.10" />
                    
Directory.Packages.props
<PackageReference Include="Grid.Mvc.Ajax" />
                    
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 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.
#:package Grid.Mvc.Ajax@1.0.10
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Grid.Mvc.Ajax&version=1.0.10
                    
Install as a Cake Addin
#tool nuget:?package=Grid.Mvc.Ajax&version=1.0.10
                    
Install as a Cake Tool

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 206,381 5/26/2015
1.0.30 1,549 5/26/2015
1.0.29 1,390 5/26/2015
1.0.28 23,221 5/22/2015
1.0.27 1,456 5/19/2015
1.0.26 4,802 3/26/2015
1.0.25 2,929 1/20/2015
1.0.24 8,286 11/19/2014
1.0.23 1,876 11/14/2014
1.0.22 3,919 8/5/2014
1.0.21 1,615 8/4/2014
1.0.20 1,851 7/24/2014
1.0.19 1,732 7/8/2014
1.0.18 1,826 7/1/2014
1.0.17 1,752 6/11/2014
1.0.16 1,469 6/11/2014
1.0.15 4,510 1/27/2014
1.0.14 1,578 1/15/2014
1.0.13 1,532 1/15/2014
1.0.12 1,581 1/13/2014
1.0.11 1,761 12/9/2013
1.0.10 1,513 12/9/2013
1.0.9 1,532 12/4/2013
1.0.8 1,566 11/21/2013
1.0.7 1,501 11/21/2013
1.0.6 1,587 11/21/2013
1.0.5 1,544 11/21/2013
1.0.4 1,492 11/19/2013
1.0.3 1,560 11/19/2013
1.0.1 1,482 11/19/2013
1.0.0 1,511 11/19/2013

Pager no longer displayed when there is only one page.