File tree Expand file tree Collapse file tree 3 files changed +20
-3
lines changed Expand file tree Collapse file tree 3 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 76
76
< i class ="glyphicon glyphicon-chevron-right "> </ i >
77
77
</ a >
78
78
< ul >
79
- @@list@@
79
+ < li > 137. < a href ="137.html "> Refresh from url after use data option</ a > </ li >
80
+ < li > 152. < a href ="152.html "> How to pass parameter to server</ a > </ li >
81
+ < li > 177. < a href ="177.html "> The Multiple Fields in Column</ a > </ li >
82
+ < li > 188. < a href ="188.html "> Show Export button only</ a > </ li >
83
+ < li > 220. < a href ="220.html "> Hide state column</ a > </ li >
84
+ < li > 283. < a href ="283.html "> Use resetView to reset the header width</ a > </ li >
85
+ < li > 337. < a href ="337.html "> Custom fontawsome icons</ a > </ li >
86
+ < li > 350. < a href ="350.html "> Support for data-field with dot notation</ a > </ li >
87
+ < li > 353. < a href ="353.html "> Use responseHandler option to handle your response data</ a > </ li >
88
+ < li > 371. < a href ="371.html "> Using table content in a HTML form</ a > </ li >
89
+ < li > 383. < a href ="383.html "> Use Flat UI to style the checkboxes</ a > </ li >
90
+ < li > 386. < a href ="386.html "> Override default queryParam variables</ a > </ li >
91
+ < li > 395. < a href ="395.html "> Enable/disable delete button on click checkbox</ a > </ li >
92
+ < li > 406. < a href ="406.html "> Align the toolbar and search input</ a > </ li >
93
+ < li > 409. < a href ="409.html "> Refresh method with new url</ a > </ li >
94
+ < li > 415. < a href ="415.html "> Get checked row index</ a > </ li >
95
+ < li > 424. < a href ="424.html "> Toggle pagination</ a > </ li >
96
+ < li > 457. < a href ="457.html "> Set the global defaults for the table</ a > </ li >
80
97
</ ul >
81
98
</ div >
82
99
Original file line number Diff line number Diff line change 14
14
< body >
15
15
< div class ="container ">
16
16
< div class ="ribbon ">
17
- < a href ="https://github.com/wenzhixin/bootstrap-table-examples/blob/master/methods/check/ uncheck.html " target ="_blank "> View Source on GitHub</ a >
17
+ < a href ="https://github.com/wenzhixin/bootstrap-table-examples/blob/master/methods/check- uncheck.html " target ="_blank "> View Source on GitHub</ a >
18
18
</ div >
19
19
< h1 > check/uncheck</ h1 >
20
20
< p >
Original file line number Diff line number Diff line change 14
14
< body >
15
15
< div class ="container ">
16
16
< div class ="ribbon ">
17
- < a href ="https://github.com/wenzhixin/bootstrap-table-examples/blob/master/methods/checkAll/ uncheckAll.html " target ="_blank "> View Source on GitHub</ a >
17
+ < a href ="https://github.com/wenzhixin/bootstrap-table-examples/blob/master/methods/checkAll- uncheckAll.html " target ="_blank "> View Source on GitHub</ a >
18
18
</ div >
19
19
< h1 > checkAll/uncheckAll</ h1 >
20
20
< p >
You can’t perform that action at this time.
0 commit comments