Griffin.Table 1.0.5

dotnet add package Griffin.Table --version 1.0.5
                    
NuGet\Install-Package Griffin.Table -Version 1.0.5
                    
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="Griffin.Table" Version="1.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Griffin.Table" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="Griffin.Table" />
                    
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 Griffin.Table --version 1.0.5
                    
#r "nuget: Griffin.Table, 1.0.5"
                    
#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 Griffin.Table@1.0.5
                    
#: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=Griffin.Table&version=1.0.5
                    
Install as a Cake Addin
#tool nuget:?package=Griffin.Table&version=1.0.5
                    
Install as a Cake Tool

A well-documented table plugin for jQuery which uses Ajax/JSON to fetch items.

Supports jQueryUI, paging, theming and searching.

There are no supported framework assets in this 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 Griffin.Table:

Package Downloads
Griffin.Table.Mvc3

ASP.NET MVC3 integration package for the jQuery table plugin Griffin.Table.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.5 3,422 2/27/2012
1.0.4 2,312 2/27/2012
1.0.3 2,416 1/25/2012
1.0.2 2,423 1/24/2012
1.0.1 2,343 1/24/2012
1.0.0 3,183 1/24/2012

* Are now using the HTTP method that is specified in the <form> tag.

* Are using the css style specified in options.styles.odd for odd rows.

* Merges the options (instead of replacing) which works better with object options