An extended Bootstrap table with radio, checkbox, sort, pagination, extensions and other added features.
To get started, check out Docs, More examples, Resource issues and Questions / Helps!
List of donators
- Richard C Jordan - $35
- Janet Moery - $5
- Rene Halskov - $10
- Angel Arambula Garcia - $5
- David Graham - $5
- Paul Abbott - $20
- Philip Tepfer - $10
- Marcus Eddy - $5
NOTE: Bootstrap Table is licensed under the The MIT License. Completely free, you can arbitrarily use and m 8654 odify this plugin. If this plugin is useful to you, you can Star this repo, your support is my biggest motive force, thanks.
- 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
- Show/Hide footers
- 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
- Extensions
Use Releases page or the source.
bower install bootstrap-table
npm install bootstrap-table
You can source bootstrap-table directly from a CDN like CDNJS or bootcss.
Please provide jsFiddle when creating issues!
It's really saves much time. Use this as template:
Your feedback is very appreciated!
Thanks to everyone who have given feedback and submitted pull requests. A list of all the contributors can be found here.
Look at the Change Log
To build bootstrap-table locally please run:
grunt build
Result will appear in dist
directory.