Difference between revisions of "Working With Tables"

From HLKitWiki
Jump to: navigation, search
 
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Basic Concepts and Terminology]]
+
{{context|Basic Concepts and Terminology|Manipulation of Visual Elements}}
[Context: [[Home|HL Kit]] … [[Basic Concepts and Terminology]] … [[Manipulation of Visual Elements]]]
+
  
 
==Overview==
 
==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. The topics below explain the most important differences that you need to be aware of.
+
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.  
  
==Controlling the Contents==
+
==Topics==
  
component
+
The topics below explain the most important differences that you need to be aware of.
list tagexpr
+
  
==Tables Use Templates==
+
*{{fl|Controlling Table Contents}}
 
+
*{{fl|Tables Use Templates}}
template for showing
+
*{{fl|Sequencing Through Sort Sets}}
template for choosing
+
*{{fl|Adding Items to Tables}}
 
+
*{{fl|Using Choosers}}
==Sequencing Through Sort Sets==
+
*{{fl|Controlling Table Rows and Columns}}
 
+
*{{fl|Template Sizing Within Tables}}
 
+
*{{fl|Table Headers and Footers}}
==Adding Items==
+
*{{fl|Tables Always Auto-Size}}
 
+
*{{fl|Keying on Items Within Tables}}
candidate tagexpr
+
add template
+
add item script
+
titlebar script
+
description script
+
 
+
==Headers and Footers==
+
 
+
header title script
+
header template
+
footer template
+
 
+
==Tables Always Auto-Size==
+
 
+
 
+
==Controlling Rows and Columns==
+
 
+
columns attribute
+
maxrows and maxcolumns via scripts
+
 
+
==Keying on Items==
+
 
+
itemcount
+
itemsshown
+

Latest revision as of 01:38, 22 November 2008

Context: HL KitBasic 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.