Grid.Mvc.Redux.KLA 1.2.6

dotnet add package Grid.Mvc.Redux.KLA --version 1.2.6
NuGet\Install-Package Grid.Mvc.Redux.KLA -Version 1.2.6
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.Redux.KLA" Version="1.2.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Grid.Mvc.Redux.KLA --version 1.2.6
#r "nuget: Grid.Mvc.Redux.KLA, 1.2.6"
#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.Redux.KLA as a Cake Addin
#addin nuget:?package=Grid.Mvc.Redux.KLA&version=1.2.6

// Install Grid.Mvc.Redux.KLA as a Cake Tool
#tool nuget:?package=Grid.Mvc.Redux.KLA&version=1.2.6

Package provides functionality to build GridView based on your model items collection. Grid.Mvc support sorting, filtering and paging your data. Based off of Grid.Mvc.Redux at https://gridmvcredux.codeplex.com/.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Grid.Mvc.Redux.KLA:

Package Downloads
Grid.Mvc.Ajax.KLA

Extends the Grid.Mvc helper with AJAX paging, sorting, and column and form filtering. Based of off Grid.Mvc.Ajax available at https://gridmvcajax.codeplex.com/.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.6 1,355 9/19/2018
1.2.5 1,019 3/15/2018
1.2.4 1,183 3/15/2018
1.2.1 911 3/9/2018
1.2.0 907 3/9/2018
1.1.6 936 2/26/2018
1.1.5 923 2/21/2018
1.1.4 939 2/20/2018
1.1.3 962 2/13/2018
1.1.2 931 2/12/2018
1.1.1 878 2/12/2018
1.1.0 923 1/25/2018
1.0.13 922 2/8/2018
1.0.12 941 2/7/2018
1.0.11 938 2/7/2018
1.0.10 1,025 1/24/2018
1.0.9 1,003 1/24/2018
1.0.8 950 1/10/2018
1.0.7 978 1/3/2018
1.0.6 925 1/3/2018
1.0.5 959 1/3/2018
1.0.4 931 1/3/2018
1.0.3 1,412 12/19/2017
1.0.1 1,222 11/20/2017

Fix classes on grid filter dropdowns. Allows arrow keys and spacebar to open filter type select list.