treegrid.md 744 B


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

toc: true

Use Plugin: bootstrap-table-treegrid

Usage

{% highlight html %} {% endhighlight %}

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