Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1020 Bytes

File metadata and controls

29 lines (20 loc) · 1020 Bytes

DataTables Sample Project

A sample project that demonstrates Datatables, which is a plug-in for jQuery. It is a highly flexible tool, based upon the foundations of progressive enhancement, and will add advanced interaction controls to any HTML table.

See a working demo

Features:

  • HTML Table with Pagination
  • Hide specific columns (use when you want to show a different view)
  • Toggle Column Visibility
  • Search on Multiple Columns
  • Button to copy all rows to clipboard
  • Button to export to Excel, CSV, Pdf
  • Button for Printable View
  • Search highlighting with mark.js
  • Filter column visibility before printing

alt datatables

alt datatables Demonstrating search on multiple columns, then filtering column visibility and then exporting to PDF


Download it and mofiy it to your heart's content!

Please visit DataTables for licensing and documentation