layout: docs title: Table Treegrid description: Table Treegrid extension of Bootstrap Table. group: extensions
Dependence: jquery-treegrid v0.3.0
{% highlight html %} {% endhighlight %}
attribute: data-tree-enable
type: Boolean
Detail:
Set true to enable the tree grid.
falseattribute: data-id-field
type: String
Detail:
Overwrite the default idField to 'id'.
'id'attribute: data-parent-id-field
type: String
Detail:
Set the parent id field.
'pid'attribute: data-tree-show-field
type: String
Detail:
Set the treeShowField will auto enable the tree grid.
''attribute: data-root-parent-id
type: String
Detail:
Set the root parent id.
null