Working With Tables: Difference between revisions
From HLKitWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
*{{fl|Controlling Table Contents}} | *{{fl|Controlling Table Contents}} | ||
*{{fl| | *{{fl|Tables Use Templates}} | ||
template for showing | template for showing | ||
template for choosing | template for choosing | ||
*{{fl|Sequencing Through Sort Sets}} | |||
*{{fl|Adding Items to Tables}} | |||
actually two separate tables - one for display and one for selection | actually two separate tables - one for display and one for selection | ||
candidate tagexpr | candidate tagexpr | ||
Line 38: | Line 22: | ||
titlebar script | titlebar script | ||
description script | description script | ||
*{{fl|Table Headers and Footers}} | |||
header title script | header title script | ||
header template | header template | ||
footer template | footer template | ||
*{{fl|Tables Always Auto-Size}} | |||
*{{fl|Controlling Table Rows and Columns}} | |||
columns attribute | columns attribute | ||
maxrows and maxcolumns via scripts | maxrows and maxcolumns via scripts | ||
*{{fl|Keying on Items Within Tables}} | |||
itemcount | itemcount | ||
itemsshown | itemsshown |
Revision as of 11:16, 19 November 2008
[Context: HL Kit … Basic Concepts and Terminology … Manipulation of Visual Elements]
Overview
Table portals behave in significantly different ways from other types of portals. Since you will be using tables extensively in your data files, it's critical that you become familiar with the nuances of working with tables.
Topics
The topics below explain the most important differences that you need to be aware of.
template for showing template for choosing
actually two separate tables - one for display and one for selection candidate tagexpr add template add item script titlebar script description script
header title script header template footer template
columns attribute maxrows and maxcolumns via scripts
itemcount itemsshown