Skip to content
Oli Folkerd edited this page Dec 24, 2015 · 15 revisions

Tabulator

An easy to use table generation JQuery UI Plugin

Tabulator allows you to create a table with in seconds from any JSON formatted data.

It is not dependant on any external css or images, simply include the library in your JQuery UI project and you're away!

Tabulator Table

Tabulator is packed with useful features including:

  • JSON, array or AJAX data loading
  • Column sorting
  • Editable cells
  • Adding/Deleting rows
  • Custom data formatting
  • Data filtering
  • Resizable columns
  • Auto scaling to fit data/element
  • Many theming options
  • Custom click and context Events
  • Callbacks at every stage of data processing and rendering

###Examples A selection of demo tables can be found in the examples.html file.