Table Treegrid

Table Treegrid extension of Bootstrap Table.

Dependence: jquery-treegrid v0.3.0

Usage

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

Example

Treegrid

Options

idField

  • type: String

  • Detail:

    overwrite the default idField to 'id'

  • Default: 'id'

treeShowField

  • type: String

  • Detail:

  • Default: ''

parentIdField

  • type: String

  • Detail:

  • Default: 'pid'

rootParentId

  • type: String

  • Detail:

  • Default: null