Difference: TablePlugin (16 vs. 17)
| Table Plugin
Gives extra control of table display: |
|
Argument |
Comment |
Example |
sort |
Set table sorting on or off |
sort="on" |
initsort |
Column to sort initially (1 to number of columns) |
initsort="2" |
|
|
< < |
initdirection |
Initial sorting direction for initsort , set to up or down |
initsort="down" |
|
> > |
initdirection |
Initial sorting direction for initsort , set to up or down |
initdirection="up" |
|
|
headerbg |
Header cell background colour. Choose one of the StandardColors |
headerbg="#99CCCC" |
headercolor |
Header cell text colour |
headercolor="#0000CC" |
databg |
Data cell background colour, a comma separated list. Specify "none" for no colour, that is to use the colour/background of the page the table is on. |
databg="#C8CB8F, #DBDDB5" |
|
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria?
Send feedback Note: Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.TablePlugin.