layout: docs title: Table Group By description: Table Group By extension of Bootstrap Table. group: extensions
Use Plugin: bootstrap-table-group-by3
You must include the bootstrap-table-group-by.css file in order to get the appropriate style
{% highlight html %} {% highlight html %}
jsFiddle example: boostrap-table-group-by
type: String
Detail:
Set the name of the field that you want to group the data.
type: String
Detail:
Set the names of the fields by which you want to calculate sums.
type: String
Detail:
Set the names of the fields by which you want to calculate counts.
type: String
Detail:
Set the names of the fields by which you want to calculate averages.