TestUserTim >> TestProcessorHTML >> FeatureList >> CodeFixthisList >> TestTableSorting 

TB Wiki

Login

TestTableSorting

This page shows tests of sorting a table

Here is the sample data: TableSort1

TableSort1 - shown unsorted [edit section]

Name  ^ age  ^ country  ^ Uses linux  ^
Tim 55 usa yes
John 33 japan no
Nadine 40 austria yes
Alice 22 spain no
Fred 9 usa
Query

TableSort1 sorted by Name [edit section]

Error: exception in processor - check debug log for traceback

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

Error: exception in processor - check debug log for traceback

TableSort1 sorted by "Uses linux" [edit section]

Error: exception in processor - check debug log for traceback

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

Error: exception in processor - check debug log for traceback

TBWiki engine 1.9.3 by Tim Bird