Table Resizable
Table Resizable extension of Bootstrap Table.
Dependence: jquery-resizable-columns v0.2.3
Usage
<script src="extensions/resizable/bootstrap-table-resizable.js"></script>Example
Options
resizable
- 
    
type:
Boolean - 
    
Detail:
Set true to allow the resize in each column.
 - 
    
Default:
false 
Known issues
- This plugin does not work when data-height is set.