jquery-datatables-checkboxes

WebJar for jquery-datatables-checkboxes

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jquery-datatables-checkboxes
Last Version

Last Version

1.2.12
Release Date

Release Date

Type

Type

jar
Description

Description

jquery-datatables-checkboxes
WebJar for jquery-datatables-checkboxes
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/gyrocode/jquery-datatables-checkboxes

Download jquery-datatables-checkboxes

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-datatables-checkboxes/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>jquery-datatables-checkboxes</artifactId>
    <version>1.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-datatables-checkboxes/
implementation 'org.webjars.npm:jquery-datatables-checkboxes:1.2.12'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-datatables-checkboxes/
implementation ("org.webjars.npm:jquery-datatables-checkboxes:1.2.12")
'org.webjars.npm:jquery-datatables-checkboxes:jar:1.2.12'
<dependency org="org.webjars.npm" name="jquery-datatables-checkboxes" rev="1.2.12">
  <artifact name="jquery-datatables-checkboxes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-datatables-checkboxes', version='1.2.12')
)
libraryDependencies += "org.webjars.npm" % "jquery-datatables-checkboxes" % "1.2.12"
[org.webjars.npm/jquery-datatables-checkboxes "1.2.12"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.npm : jquery jar [1.7,)
org.webjars.npm : datatables.net jar [1.10.8,)

Project Modules

There are no modules declared in this project.

jQuery DataTables Checkboxes

Checkboxes is an extension for the jQuery DataTables library that provides universal solution for working with checkboxes in a table.

More information and examples are available at gyrocode.com/projects/jquery-datatables-checkboxes/.

How to use

$('#example').DataTable({
   'columnDefs': [
      {
         'targets': 0,
         'checkboxes': true
      }
   ],
   'order': [[1, 'asc']]
});

Documentation

Documentation is available at gyrocode.com/projects/jquery-datatables-checkboxes/.

Copyright

Gyrocode LLC, gyrocode.com

License

MIT License, opensource.org/licenses/MIT

org.webjars.npm

Gyrocode

Providing mobile-friendly website design and development, SEO, hosting and technical support in Bucks County, PA. Call (267) 429-4900.

Versions

Version
1.2.12
1.2.11
1.1.2
1.1.0-alpha.1