Bootstrap Table
The 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.
Latest release
1.2.4 (2014-10-08)
- [enh] Fix #23: Add css and classes parameters to column cell.
- [enh] Fix #64: Add support for change remote url.
- [enh] Fix #112: update the
refresh
method. - [bug] Fix #113: Using radio type and cardView error.
- [enh] Fix #117: Add
updateRow
method. - [enh] Fix #96, #103: apply
class
option to td elements. - [enh] Fix #97: add
sortable
class to header cells instead ofcursor: pointer
. - [enh] Fix #124: change
queryParams
andqueryParamsType
default option. - [enh] Remove the
eval
method. - [enh] Add
bootstrap-table-it-IT.js
locale.
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