Bootstrap Table

Bootstrap table displays data in a tabular format and offers rich support to radio, checkbox, sort, pagination and so on. The table has been designed to reduce development time and to require no specific knowledge from developers. It is both featherweight and feature-rich.

Download Getting started

Latest release

1.3.0 (2014-10-16)

  • [enh] Take showHeader option effect to the card view.
  • [enh] Rename and update locale files.
  • [bug] Fix #102: Wrong options.columns initialization.
  • [enh] Fix #121: Add extensions for bootstrap table.
  • [bug] Fix #138: IE8 search data and remove method error.
  • [bug] Fix bug: sorter and check all do not work in some case.
  • [enh] Add bootstrap-table-nl-NL.js and bootstrap-table-el-GR.js.
  • [enh] Support search without data-field set, trim search input.
  • [enh] Fix #81: Allow the class to be applied to the radio or checkbox row.
  • [bug] Fix #135, #142: Search use formatted data.
  • [enh] Verify search text before send queryParams.
  • [bug] Fix #148: column events support namespace.
  • [enh] Support to disable radio or checkbox column by formatter.

Features

  • Created for Bootstrap 3 (Bootstrap 2 supported)
  • Responsive web design
  • Scrollable Table with fixed headers
  • Fully configurable
  • Via data attributes
  • Show/Hide columns
  • Show/Hide headers
  • Get data in JSON format using AJAX
  • Simple column sorting with a click
  • Format column
  • Single or multiple row selection
  • Powerful pagination
  • Card view
  • Localization