layout: docs
title: Table Treegrid
description: Table Treegrid extension of Bootstrap Table.
group: extensions
toc: true
Use Plugin: bootstrap-table-treegrid
Usage
<script src="extensions/treegrid/bootstrap-table-treegrid.js"></script>
Options
idField
- type: String
- description: overwrite the default idField to
'id'
- default:
'id'
treeShowField
- type: String
- description:
- default: ``
parentIdField
- type: String
- description:
- default:
'pid'
rootParentId
- type: String
- description:
- default:
null