resizable.md 652 B


layout: docs title: Table Resizable description: Table Resizable extension of Bootstrap Table. group: extensions

toc: true

Use Plugin: bootstrap-table-resizable

Dependence: jquery-resizable-columns v0.2.3

Usage

<script src="extensions/resizable/bootstrap-table-resizable.js"></script>

Options

resizable

  • type: Boolean
  • description: Set true to allow the resize in each column.
  • default: false

Known issues

This plugin does not work when data-height is set.