Grid.Mvc.Ajax 1.0.24

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.24                
NuGet\Install-Package Grid.Mvc.Ajax -Version 1.0.24                
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.24" />                
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.24                
#r "nuget: Grid.Mvc.Ajax, 1.0.24"                
#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.24

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

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 193,916 5/26/2015
1.0.30 1,320 5/26/2015
1.0.29 1,172 5/26/2015
1.0.28 15,815 5/22/2015
1.0.27 1,239 5/19/2015
1.0.26 4,382 3/26/2015
1.0.25 2,672 1/20/2015
1.0.24 8,016 11/19/2014
1.0.23 1,651 11/14/2014
1.0.22 3,645 8/5/2014
1.0.21 1,384 8/4/2014
1.0.20 1,540 7/24/2014
1.0.19 1,495 7/8/2014
1.0.18 1,583 7/1/2014
1.0.17 1,511 6/11/2014
1.0.16 1,242 6/11/2014
1.0.15 4,238 1/27/2014
1.0.14 1,346 1/15/2014
1.0.13 1,300 1/15/2014
1.0.12 1,352 1/13/2014
1.0.11 1,512 12/9/2013
1.0.10 1,271 12/9/2013
1.0.9 1,303 12/4/2013
1.0.8 1,327 11/21/2013
1.0.7 1,262 11/21/2013
1.0.6 1,362 11/21/2013
1.0.5 1,317 11/21/2013
1.0.4 1,264 11/19/2013
1.0.3 1,332 11/19/2013
1.0.1 1,245 11/19/2013
1.0.0 1,282 11/19/2013

Fixed form serilization to use jQuery serialize method to handle file uploads in grid filter form.