treegrid.md 792 B


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

toc: true

Dependence: jquery-treegrid v0.3.0

Usage

{% highlight html %} {% endhighlight %}

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