• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item6465: non-header-style header cell disables table sorting

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension TablePlugin Normal No Action Required   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

If a TWiki table has an empty header cell, or a header cell that is not "header style" (user forgot the asterisks, table sorting is disabled.

Sortable:

| *A* | *B* | *C * | *D* |
| apple | banana | Cherry | date |
| aardvark | beetle | cat | dog |
| ample | barely | classic | deep |

Not sortable:

| *A* | *B* | *C * | D |
| apple | banana | Cherry | date |
| aardvark | beetle | cat | dog |
| ample | barely | classic | deep |



| *A* | *B* | *C * |  |
| apple | banana | Cherry |  |
| aardvark | beetle | cat |  |
| ample | barely | classic |  |

The second "not sortable" example above occurred when a co-worker created a Table with one too many EDITTABLE formats defined. He was most surprised that adding a row using EditTable turned off sorting.

-- TWiki:Main/VickiBrown - 19 May 2010

This is actually spec of the TablePlugin, all top row cells need to be header cells in order to get a sorted table.

-- TWiki:Main.PeterThoeny - 19 May 2010

ItemTemplate
Summary non-header-style header cell disables table sorting
ReportedBy TWiki:Main.VickiBrown
Codebase

SVN Range TWiki-5.0.0-rc3, Wed, 19 May 2010, build 18727
AppliesTo Extension
Component TablePlugin
Priority Normal
CurrentState No Action Required
WaitingFor

Checkins

TargetRelease n/a
ReleasedIn

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r2 - 2010-05-19 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback