DataTable Example

Using DataTables, add advanced interaction controls to your HTML tables. It is a highly flexible tool and all advanced features allow you to display table instantly and nice way.

Check out the documentation for a full overview.

Data Table

Using the most basic table markup, here’s how .table based tables look by default.

Data Table with Export

To intialize datatable with export buttons, use .datatable-init-export with table element.
Please Note By default export libraries is not added globally, so please include "js/libs/datatable-btns.js" into your page to active export buttons.

Data Table

Using the most basic table markup, here’s how .table based tables look by default.