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

V 0.0.7 has no gteValidRowsIndex in the code, getValidRows appears in the code and appears to give the same information.

cjohnsonuk 2015-11-06 14:21:51 +00:00
parent e159c2d147
commit f4ccd8147a

@ -141,7 +141,7 @@
<td><code>myTF.getColValues(2, false);</code></td>
</tr>
<tr>
<th>getValidRowsIndex(reCalc)</th>
<th>getValidRows~~Index~~(reCalc)</th>
<td>return an array containing valid rows indexes (rows visible upon
filtering) Param:
<ul>