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

Updated 3.1 Column sorting (markdown)

koalyptus 2015-06-13 13:31:47 +10:00
parent 5f1f03b1de
commit ea3f659fd7

@ -1,4 +1,4 @@
<p>Note that the sorting feature has a dependency on WebFX Sortable Table 1.12 by Erik Arvidsson.</p>
<p>Note that the sorting is performed with WebFX Sortable Table 1.12 by Erik Arvidsson.</p>
<p>Get the sort extension instance:</p>
<pre>var sort = myTF.getExtension('sort');</pre>