zhixin 47140fccd6 fix(group-by-v2 extension): fix #3598, detailView display bug 7 years ago
..
README.md 8a5088fd13 add alternative group-by extension 10 years ago
bootstrap-table-group-by.css 47140fccd6 fix(group-by-v2 extension): fix #3598, detailView display bug 7 years ago
bootstrap-table-group-by.js 5b3c8062ea add extension.json, fix detailView column 10 years ago
extension.json 5b3c8062ea add extension.json, fix detailView column 10 years ago

README.md

Table group-by-v2

Use Plugin: bootstrap-table-group-by-v2

You must include the bootstrap-table-group-by.css file in order to get the appropriate style

Usage

<script src="extensions/group-by-v2/bootstrap-table-group-by.js"></script>

Options

groupBy

  • type: Boolean
  • description: Set true to group the data by the field passed.
  • default: false

groupByField

  • type: String
  • description: Set the fields name that you want to group the data.
  • default: ``