You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_i18n/en/documentation/table-options.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,13 @@ The table options is defined in `jQuery.fn.bootstrapTable.defaults`.
136
136
<td>'json'</td>
137
137
<td>The type of data that you are expecting back from the server.</td>
138
138
</tr>
139
+
<tr>
140
+
<td>ajaxOptions</td>
141
+
<td>data-ajax-options</td>
142
+
<td>Object</td>
143
+
<td>{}</td>
144
+
<td>Additional options for submit ajax request. List of values: <a href="http://api.jquery.com/jQuery.ajax">http://api.jquery.com/jQuery.ajax</a>.</td>
Copy file name to clipboardExpand all lines: docs/_i18n/fr/documentation/table-options.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,13 @@ The table options is defined in `jQuery.fn.bootstrapTable.defaults`.
136
136
<td>'json'</td>
137
137
<td>The type of data that you are expecting back from the server.</td>
138
138
</tr>
139
+
<tr>
140
+
<td>ajaxOptions</td>
141
+
<td>data-ajax-options</td>
142
+
<td>Object</td>
143
+
<td>{}</td>
144
+
<td>Additional options for submit ajax request. List of values: <a href="http://api.jquery.com/jQuery.ajax">http://api.jquery.com/jQuery.ajax</a>.</td>
Copy file name to clipboardExpand all lines: docs/_i18n/zh-cn/documentation/table-options.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,13 @@ The table options is defined in `jQuery.fn.bootstrapTable.defaults`.
136
136
<td>'json'</td>
137
137
<td>The type of data that you are expecting back from the server.</td>
138
138
</tr>
139
+
<tr>
140
+
<td>ajaxOptions</td>
141
+
<td>data-ajax-options</td>
142
+
<td>Object</td>
143
+
<td>{}</td>
144
+
<td>Additional options for submit ajax request. List of values: <a href="http://api.jquery.com/jQuery.ajax">http://api.jquery.com/jQuery.ajax</a>.</td>
0 commit comments