|
@@ -515,6 +515,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
|
|
- **Default:** `false`
|
|
- **Default:** `false`
|
|
|
|
|
|
|
|
|
|
+- **Example:** [Show Extended Pagination](https://examples.bootstrap-table.com/#options/show-extended-pagination.html)
|
|
|
|
|
+
|
|
|
## totalNotFilteredField
|
|
## totalNotFilteredField
|
|
|
|
|
|
|
|
- **Attribute:** `data-total-not-filtered-field`
|
|
- **Attribute:** `data-total-not-filtered-field`
|
|
@@ -527,6 +529,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
|
|
- **Default:** `totalNotFiltered`
|
|
- **Default:** `totalNotFiltered`
|
|
|
|
|
|
|
|
|
|
+- **Example:** [Total Not Filtered Field](https://examples.bootstrap-table.com/#options/total-not-filtered-field.html)
|
|
|
|
|
+
|
|
|
## paginationLoop
|
|
## paginationLoop
|
|
|
|
|
|
|
|
- **Attribute:** `data-pagination-loop`
|
|
- **Attribute:** `data-pagination-loop`
|
|
@@ -1200,6 +1204,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
|
|
- **Default:** `true`
|
|
- **Default:** `true`
|
|
|
|
|
|
|
|
|
|
+- **Example:** [Detail View Icon](https://examples.bootstrap-table.com/#options/detail-view-icon.html)
|
|
|
|
|
+
|
|
|
## detailFormatter
|
|
## detailFormatter
|
|
|
|
|
|
|
|
- **Attribute:** `data-detail-formatter`
|
|
- **Attribute:** `data-detail-formatter`
|
|
@@ -1238,6 +1244,10 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
|
|
Set `true` to toggle the detail view, when a cell is clicked.
|
|
Set `true` to toggle the detail view, when a cell is clicked.
|
|
|
|
|
|
|
|
|
|
+- **Default:** `false`
|
|
|
|
|
+
|
|
|
|
|
+- **Example:** [Detail View Icon](https://examples.bootstrap-table.com/#options/detail-view-icon.html)
|
|
|
|
|
+
|
|
|
## toolbar
|
|
## toolbar
|
|
|
|
|
|
|
|
- **Attribute:** `data-toolbar`
|
|
- **Attribute:** `data-toolbar`
|