An extended Bootstrap table with radio, checkbox, sort, pagination, extensions and other added features.
To get started, check out Docs, More examples, Example issues, Resource issues and Questions / Helps!
NOTE: Bootstrap Table is licensed under the The MIT License. Completely free, you can arbitrarily use and modify this plugin. If this plugin is useful to you, you can Star this repo, your support is my biggest motive force, thanks.
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 or jsdelivr.
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.