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

Updated 3.1 Sort (markdown)

cjohnsonuk 2016-03-29 13:58:27 +01:00
parent 955027a25b
commit 5be2163ece

@ -61,7 +61,7 @@ var tfConfig = {
<tr>
<th>sort_col_at_start</th>
<td>array</td>
<td>sort a column in ascending or descending manner at start (default - null)</td>
<td>sort a column in ascending or descending manner at start (default - null) : format [<column number>,<true|false>] where true sorts one way and false the other. eg True will sort a date column to most recent at the top. false will sort a date column to oldest at the top</td>
<td></td>
<td>
<pre>