jQuery Bootgrid Plugin

    jQuery Bootgrid Plugin

    jQuery Bootgrid is a UI component written for jQuery and Bootstrap (Bootstrap isn’t necessarily required).A grid control especially designed for bootstrap.

    Everything you need to start quickly is:

    1. Include jQuery, jQuery Bootgrid and Bootstrap libraries in your HTML code.
    2. Define your table layout and your data columns by adding the data-column-id attribute.
    3. Then select the previously defined table element represents your data table and initialize the bootgrid plugin.
    4. Specify your data url used to fill your data table.

    Leave a Reply