TestTableFieldTypes >> TestTableFieldColors >> TestProcessorHTML >> DougWebTodo >> DougTestPage 

TB Wiki

Login

TestTableSorting in split format

This page shows tests of sorting a table
This page shows tests of sorting a table
Here is the sample data: TableSort1
Here is the sample data: [[TableSort1?action=raw|TableSort1]]
{{TableOfContents}}

TableSort1 - shown unsorted [edit section]

= TableSort1 - shown unsorted =
{{{#!Tablesource_spec=TableSort1}}}

TableSort1 sorted by Name [edit section]

= TableSort1 sorted by Name ={{{#!Tablesource_spec=TableSort1sortby=Name:alpha}}}

TableSort1 sorted by age (as int) [edit section]

= TableSort1 sorted by age (as int) ={{{#!Tablesource_spec=TableSort1sortby=age:int}}}

TableSort1 sorted by "Uses linux" [edit section]

= TableSort1 sorted by "Uses linux" =
{{{#!Tablesource_spec=TableSort1sortby=Uses_linux:alpha}}}

TableSort1 sorted by "Uses linux", then by Name [edit section]

= TableSort1 sorted by "Uses linux", then by Name =
{{{#!Tablesource_spec=TableSort1sortby=Uses_linux:alpha,Name:alpha}}}
TBWiki engine 1.9.3 by Tim Bird