baksoy / datatables

Sample DataTables HTML Table Project (with pagination, search, and export to pdf, excel, csv)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sample DataTables HTML Table Project (with pagination, search, and export to pdf, excel, csv)


Languages

Language:HTML 92.7%Language:JavaScript 7.0%Language:CSS 0.3%