|
61 | 61 | <li><a href="options/custom-toolbar.html">Custom Toolbar</a></li>
|
62 | 62 | <li><a href="options/client-side-pagination.html">Client Side Pagination</a></li>
|
63 | 63 | <li><a href="options/server-side-pagination.html">Server Side Pagination</a></li>
|
| 64 | + <li><a href="options/filter-control.html">Filter Control</a></li> |
64 | 65 | </ul>
|
65 | 66 | </li>
|
66 | 67 | <li>
|
|
105 | 106 | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Issues <span class="caret"></span></a>
|
106 | 107 | <ul class="dropdown-menu" role="menu">
|
107 | 108 | <li><a href="137.html">137. Refresh from url after use data option</a></li>
|
108 |
| -<li><a href="152.html">152. How to pass parameter to server</a></li> |
109 |
| -<li><a href="177.html">177. The Multiple Fields in Column</a></li> |
110 |
| -<li><a href="188.html">188. Show Export button only</a></li> |
111 |
| -<li><a href="220.html">220. Hide state column</a></li> |
112 |
| -<li><a href="221.html">221. Use cellStyle</a></li> |
113 |
| -<li><a href="283.html">283. Use resetView to reset the header width</a></li> |
114 |
| -<li><a href="337.html">337. Custom fontawsome icons</a></li> |
115 |
| -<li><a href="350.html">350. Support for data-field with dot notation</a></li> |
116 |
| -<li><a href="353.html">353. Use responseHandler option to handle your response data</a></li> |
117 |
| -<li><a href="371.html">371. Using table content in a HTML form</a></li> |
118 |
| -<li><a href="383.html">383. Use Flat UI to style the checkboxes</a></li> |
119 |
| -<li><a href="386.html">386. Override default queryParam variables</a></li> |
120 |
| -<li><a href="395.html">395. Enable/disable delete button on click checkbox</a></li> |
121 |
| -<li><a href="406.html">406. Align the toolbar and search input</a></li> |
122 |
| -<li><a href="409.html">409. Refresh method with new url</a></li> |
123 |
| -<li><a href="415.html">415. Get checked row index</a></li> |
124 |
| -<li><a href="424.html">424. Toggle pagination</a></li> |
125 |
| -<li><a href="431.html">431. Load pagination data</a></li> |
126 |
| -<li><a href="457.html">457. Set the global defaults for the table</a></li> |
127 |
| -<li><a href="463.html">463. Search invisible column</a></li> |
128 |
| -<li><a href="561.html">561. How to use the filter extension</a></li> |
129 |
| -<li><a href="563.html">563. Change the background color on selected rows</a></li> |
| 109 | + <li><a href="152.html">152. How to pass parameter to server</a></li> |
| 110 | + <li><a href="177.html">177. The Multiple Fields in Column</a></li> |
| 111 | + <li><a href="188.html">188. Show Export button only</a></li> |
| 112 | + <li><a href="220.html">220. Hide state column</a></li> |
| 113 | + <li><a href="221.html">221. Use cellStyle</a></li> |
| 114 | + <li><a href="283.html">283. Use resetView to reset the header width</a></li> |
| 115 | + <li><a href="337.html">337. Custom fontawsome icons</a></li> |
| 116 | + <li><a href="350.html">350. Support for data-field with dot notation</a></li> |
| 117 | + <li><a href="353.html">353. Use responseHandler option to handle your response data</a></li> |
| 118 | + <li><a href="371.html">371. Using table content in a HTML form</a></li> |
| 119 | + <li><a href="383.html">383. Use Flat UI to style the checkboxes</a></li> |
| 120 | + <li><a href="386.html">386. Override default queryParam variables</a></li> |
| 121 | + <li><a href="395.html">395. Enable/disable delete button on click checkbox</a></li> |
| 122 | + <li><a href="406.html">406. Align the toolbar and search input</a></li> |
| 123 | + <li><a href="409.html">409. Refresh method with new url</a></li> |
| 124 | + <li><a href="415.html">415. Get checked row index</a></li> |
| 125 | + <li><a href="424.html">424. Toggle pagination</a></li> |
| 126 | + <li><a href="431.html">431. Load pagination data</a></li> |
| 127 | + <li><a href="457.html">457. Set the global defaults for the table</a></li> |
| 128 | + <li><a href="463.html">463. Search invisible column</a></li> |
| 129 | + <li><a href="561.html">561. How to use the filter extension</a></li> |
| 130 | + <li><a href="563.html">563. Change the background color on selected rows</a></li> |
130 | 131 | </ul>
|
131 | 132 | </li>
|
132 | 133 | </ul>
|
|
0 commit comments