Wiki source code of Make All Tables Sortable Macro
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{sortable_tables /}} | ||
| 2 | |||
| 3 | === make sortable === | ||
| 4 | |=Title 1|=Title 2 | ||
| 5 | |Cell 1|Cell uno | ||
| 6 | |Cell 2|Cell due | ||
| 7 | |Cell 3|Cell tres | ||
| 8 | |||
| 9 | ----- | ||
| 10 | === already sortable === | ||
| 11 | |||
| 12 | (% class="grid sortable filterable doOddEven" id="tableid" %) | ||
| 13 | (% class="sortHeader" %)|=Title 1|=Title 2 | ||
| 14 | |Cell 11|Cell 12 | ||
| 15 | |Cell 21|Cell 22 | ||
| 16 |