Use Plugin: bootstrap-table-multiple-sort
<script src="extensions/multiple-sort/bootstrap-table-multiple-sort.js"></script>
- type: Boolean
- description: Set true to allow the multiple sort.
- default:
false
- type: Object
- description: Set one or multiple sort priority. Example: '[{"sortName": "forks_count","sortOrder":"desc"},{"sortName":"stargazers_count","sortOrder":"desc"}]'
- default: null
- sort:
glyphicon-sort
- plus:
glyphicon-plus
- minus:
glyphicon-minus
- description: Title of the advanced search modal
- default:
Multiple Sort
- description: Text of the add level button
- default:
Add Level
- description: Text of the delete level button
- default:
Delete Level
- description: Text of Column header
- default:
Column
- description: Text of the delete level button
- default:
Order
- description: Text of the delete level button
- default:
Sort by
- description: Text of the delete level button
- default:
Then by
- description: Text of the delete level button
- default:
Sort
- description: Text of the delete level button
- default:
Cancel
- description: Title of the duplicate alert
- default:
Duplicate(s) detected!
- description: Text of the duplicate alert
- default:
Please remove or change any duplicate column.
- description: Text of the sort orders
- default: asc :
Ascending
and desc :Descending
- Fires when sorting with one or multiple Sort Priority.