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 2015-06-13 13:39:14 +10:00
parent f112fd8360
commit 23c11a9f10

@ -1,4 +1,4 @@
<p>The column sorting is performed with <b>WebFX Sortable Table 1.12<b> by <i>Erik Arvidsson</i>.</p>
<p>The column sorting is performed with <b>WebFX Sortable Table 1.12</b> by <i>Erik Arvidsson</i>.</p>
<p>To get the sort extension instance:</p>
<pre>var sort = myTF.getExtension('sort');</pre>