Griffin.Table
1.0.5
dotnet add package Griffin.Table --version 1.0.5
NuGet\Install-Package Griffin.Table -Version 1.0.5
<PackageReference Include="Griffin.Table" Version="1.0.5" />
paket add Griffin.Table --version 1.0.5
#r "nuget: Griffin.Table, 1.0.5"
// Install Griffin.Table as a Cake Addin #addin nuget:?package=Griffin.Table&version=1.0.5 // Install Griffin.Table as a Cake Tool #tool nuget:?package=Griffin.Table&version=1.0.5
A well-documented table plugin for jQuery which uses Ajax/JSON to fetch items.
Supports jQueryUI, paging, theming and searching.
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.
* 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