Intuitive Grid Control with jQuery Bootgrid Plugin
Posted · Category: MIT License, Tables
jQuery Bootgrid Plugin is nice, sleek and intuitive. A grid control especially designed for bootstrap. Simply include jQuery, jQuery Bootgrid and Bootstrap libraries in your HTML code. Specify your data URL used to fill your data table and set ajax option to true directly on your table via data API. And then select the previously defined table element represents your data table and initialize the bootgrid plugin with one line.
Requirements: jQuery Framework
Demo: http://www.jquery-bootgrid.com/
License: MIT License
0 Comments