qcubed / plugin_datatables
QCubed wrapper for datatables javascript widget.
Installs: 101
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 2
Open Issues: 0
Language:HTML
Type:qcubed-plugin
Requires
- php: >=5.4
- datatables/datatables: ~1.10.1
This package is not auto-updated.
Last update: 2024-11-09 18:16:59 UTC
README
This plugin is a wrapper for the DataTables jQuery plugin.
This DataTables plugin for jQuery was developed out of the desire to allow highly configurable access to HTML tables with advanced access features.
For detailed information on the plugin itself, please refer to the DataTables web-pages: http://www.datatables.net
This control is now installable by Composer. To install, execute the following from your command line:
composer require datatables/datatables qcubed/plugin_datatables