backdrop-contrib / datatables

Provides integration of the DataTables library into Views.
GNU General Public License v2.0
1 stars 1 forks source link

DataTables

This module provides Views integration for the DataTables library, which provides advanced interaction controls to HTML tables such as dynamic pagination, on-the-fly filtering, and column sorting.

In contrast to the Drupal module, which used DataTables v1.9 from 2012, the Backdrop module uses v2 from 2024.

For full documentation and examples, visit the DataTables website: https://datatables.net/

Installation

Differences from Drupal 7

Issues

Bugs and feature requests should be reported in the Issue Queue.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text. The DataTables library is available under the MIT license.