Skip to content
Amey Sakhadeo edited this page Oct 6, 2013 · 5 revisions

Tabulate is a JQuery plugin that along with Bootstrap makes working with paginated data tables super simple. Tabular relies on familiar Bootstrap CSS semantics and exposes events and hooks to customize your datagrid.

To know more about how you can use Tabulate in your next project please refer following topics:

Getting Started

The best way to use Tabulate is using Bower

bower install tabulate

Tabulate requires jQuery 1.9 or later.

Clone this wiki locally