1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-07 16:32:39 +02:00

Updated 3.1 Sort (markdown)

koalyptus 2016-10-09 14:18:12 +11:00
parent 565f6368d6
commit d3a7dcb928

@ -44,7 +44,7 @@ where <code>tf</code> is an instance of <code>TableFilter</code>.
</ul>
</td>
<td>
Note that there is a column data type resolution mechanism: if the <code>types</code> property is not defined the script will look for the <code>col_types</code> option to resolve the column types. If there are no column types defined, the value will default to 'String'.
Note that there is a column data type resolution mechanism: if the <code>types</code> property is not defined the script will look for the global <code>col_types</code> option to resolve the column types. If there are no column types defined, the value will default to 'String'.
</td>
<td><pre>