layout: docs title: Table Multiple Selection Row description: Table Multiple Selection Row extension of Bootstrap Table. group: extensions
Use Plugin: bootstrap-table-multiple-selection-row
{% highlight html %} {% endhighlight %}
type: Boolean
Detail:
Set true to enable the multiple selection row.
false
type: String
Detail:
The class that will be applied in the rows selected.
multiple-select-row-selected
$table.bootstrapTable("clearAllMultipleSelectionRow");