@@include('./partials/html.html') @@include("./partials/title-meta.html", {"title": "Grid Js Tables"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"subtitle":"Tables","title":"Grid Js Tables"})

Base Example

Pagination

Search

Sorting

Loading State

Fixed Header

Hidden Columns

@@include('./partials/footer.html')
@@include('./partials/customizer.html') @@include('./partials/footer-scripts.html')