jTable 2.4.0
jTable is a jQuery plugin that is used to create AJAX based CRUD tables without coding HTML or Javascript.
It supports paging, sorting, master/child tables, selecting rows, resizing columns, show/hide columns and so on. Also creates create/edit forms and dialogs automatically from your model.
Install-Package jTable -Version 2.4.0
dotnet add package jTable --version 2.4.0
<PackageReference Include="jTable" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jTable --version 2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: jTable, 2.4.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- jQuery (>= 1.9.1)
- jQuery.UI.Combined (>= 1.9.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.