📝 Edit page
➕ Add page
jQuery datatables
Make your tables interactive
Topics
Pages
Content
Resources
See datatables.net homepage.
See Zero Configuration tutorial there.
What you get
Turning your table into a Datatable gives you the following, without configuration:
- The option to show X entries
- A filter/search bar
- Sortable columns
- Prettified columns
- Pagination at the bottom
Required setup
- CSS
- JavaScript
- Table
Customization
- Add a Download CSV button.