layout: docs title: Table Group By description: Table Group By extension of Bootstrap Table. group: extensions
Use Plugin: bootstrap-table-group-by
Dependence: jquery-treetable v3.2.0 You must include the bootstrap-table-group-by.css file in order to get the appropriate style{% highlight html %} {% endhighlight %}
type: Boolean
Detail:
Set true to group the data by the field passed.
falsetype: Array
Detail:
Set the array fields that you want to group the data.
[]type: Boolean
Detail:
Set to True to include a sum per column.
falsetype: Boolean
Detail:
You can use the node number (parent row index) or you can use the all option in order to expand all nodes of the table.
undefinedtype: Boolean
Detail:
Set to True to sum the column values.
false