1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-08 17:02:30 +02:00

Updated 1.02 Main features (markdown)

koalyptus 2017-07-17 13:07:46 +10:00
parent 433a1cb34c
commit 5b973a1bd8

@ -172,14 +172,6 @@
<td></td>
<td><code>var tfConfig = { single_filter: true }</code></td>
</tr>
<tr>
<th>external_flt_grid</th>
<td>boolean</td>
<td>if set true this property enables filters generation in desired
container elements (default - false)</td>
<td><p>Check this <a href="http://koalyptus.github.io/TableFilter/external-filters.html" target="_blank">example</a>.</p></td>
<td><code>var tfConfig = { external_flt_grid: true }</code> </td>
</tr>
<tr>
<th>external_flt_grid_ids</th>
<td>array</td>